Template Function boost::serialization::make_nvp(const char *, std::vector<T, Allocator>&)

Function Documentation

template<class T, class Allocator>
inline const nvp<std::vector<T, Allocator>> boost::serialization::make_nvp(const char *name, std::vector<T, Allocator> &t)