|
Alexandria 2.32.0
SDC-CH common library for the Euclid project
|
#include "GridContainer/GridCellManagerVectorOfVectors.h"#include <boost/serialization/array.hpp>#include <boost/serialization/collection_traits.hpp>#include <boost/serialization/nvp.hpp>#include <boost/serialization/serialization.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | boost |
| namespace | boost::serialization |
Functions | |
| template<class Archive, typename T> | |
| void | boost::serialization::save (Archive &ar, const Euclid::GridContainer::VectorValueProxy< T > &value_proxy, const unsigned int) |
| template<class Archive, typename T> | |
| void | boost::serialization::load (Archive &ar, Euclid::GridContainer::VectorValueProxy< T > &value_proxy, const unsigned int) |
| template<class Archive, typename T> | |
| void | boost::serialization::serialize (Archive &ar, Euclid::GridContainer::VectorValueProxy< T > &value_proxy, const unsigned int version) |