Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Namespaces | Functions
GridCellManagerVectorOfVectors.h File Reference
#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>
Include dependency graph for GridCellManagerVectorOfVectors.h:
This graph shows which files directly or indirectly include this file:

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)