Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
deque.hpp File Reference
Include dependency graph for deque.hpp:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::serialization
 

Functions

template<class Archive , class U , class Allocator >
void boost::serialization::save (Archive &ar, const std::deque< U, Allocator > &t, const unsigned int)
 
template<class Archive , class U , class Allocator >
void boost::serialization::load (Archive &ar, std::deque< U, Allocator > &t, const unsigned int)
 
template<class Archive , class U , class Allocator >
void boost::serialization::serialize (Archive &ar, std::deque< U, Allocator > &t, const unsigned int file_version)