#include <boost/ptr_container/detail/serialize_ptr_map_adapter.hpp>
#include <boost/ptr_container/ptr_map.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::serialization | |
Functions | |
template<class Archive , class Key , class T , class Compare , class CloneAllocator , class Allocator > | |
void | boost::serialization::serialize (Archive &ar, ptr_map< Key, T, Compare, CloneAllocator, Allocator > &c, const unsigned int version) |
template<class Archive , class Key , class T , class Compare , class CloneAllocator , class Allocator > | |
void | boost::serialization::serialize (Archive &ar, ptr_multimap< Key, T, Compare, CloneAllocator, Allocator > &c, const unsigned int version) |