Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::serialization::detail::queue_save< U, C > Struct Template Reference

#include <queue.hpp>

Inheritance diagram for boost::serialization::detail::queue_save< U, C >:
Collaboration diagram for boost::serialization::detail::queue_save< U, C >:

Public Member Functions

template<class Archive >
void operator() (Archive &ar, const unsigned int file_version) const
 

Public Attributes

T elements
 STL member. More...
 

Member Function Documentation

template<typename U , typename C >
template<class Archive >
void boost::serialization::detail::queue_save< U, C >::operator() ( Archive &  ar,
const unsigned int  file_version 
) const
inline

Member Data Documentation

T std::queue< T >::elements
inherited

STL member.


The documentation for this struct was generated from the following file: