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