#include <boost/config.hpp>
#include <boost/type_traits/aligned_storage.hpp>
#include <boost/type_traits/alignment_of.hpp>
#include <boost/archive/archive_exception.hpp>
#include <boost/serialization/access.hpp>
#include <boost/throw_exception.hpp>
Go to the source code of this file.
Classes | |
struct | boost::multi_index::detail::index_node_base< Value, Allocator > |
struct | boost::multi_index::detail::pod_value_holder< Value > |
Namespaces | |
boost | |
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
boost::multi_index | |
boost::multi_index::detail | |
Functions | |
template<class Archive , typename Value , typename Allocator > | |
void | boost::multi_index::detail::load_construct_data (Archive &, boost::multi_index::detail::index_node_base< Value, Allocator > *, const unsigned int) |
template<typename Node , typename Value > | |
Node * | boost::multi_index::detail::node_from_value (const Value *p) |