#include <vector>
#include <boost/version.hpp>
#include <boost/core/addressof.hpp>
#include <boost/serialization/nvp.hpp>
#include <boost/serialization/vector.hpp>
Go to the source code of this file.
Namespaces | |
boost | |
boost::serialization | |
Functions | |
template<class T , class Allocator > | |
const nvp< std::vector< T, Allocator > > | boost::serialization::make_nvp (const char *name, std::vector< T, Allocator > &t) |