Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
shared_ptr_helper.hpp File Reference
#include <set>
#include <list>
#include <utility>
#include <cstddef>
#include <boost/config.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/type_traits/is_polymorphic.hpp>
#include <boost/serialization/type_info_implementation.hpp>
#include <boost/serialization/shared_ptr_132.hpp>
#include <boost/serialization/throw_exception.hpp>
#include <boost/archive/archive_exception.hpp>
#include <boost/archive/detail/decl.hpp>
#include <boost/archive/detail/abi_prefix.hpp>
#include <boost/archive/detail/abi_suffix.hpp>
Include dependency graph for shared_ptr_helper.hpp:

Classes

singleton  boost_132::shared_ptr< T >
 
singleton  boost::shared_ptr< T >
 
class  boost::archive::detail::shared_ptr_helper
 

Namespaces

 boost_132
 
 boost
 Duration formatting facet for input.
 
 boost::serialization
 
 boost::archive
 
 boost::archive::detail
 

Functions

template<class Archive , class T >
void boost::serialization::load (Archive &ar, boost::shared_ptr< T > &t, const unsigned int file_version)