#include <boost/config.hpp>
#include <cstddef>
#include <boost/detail/allocator_utilities.hpp>
#include <boost/multi_index/detail/raw_ptr.hpp>
#include <boost/mpl/and.hpp>
#include <boost/mpl/if.hpp>
#include <boost/multi_index/detail/uintptr_type.hpp>
#include <boost/type_traits/alignment_of.hpp>
#include <boost/type_traits/is_same.hpp>
Go to the source code of this file.
Namespaces | |
boost | |
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
boost::multi_index | |
boost::multi_index::detail | |
Enumerations | |
enum | boost::multi_index::detail::ordered_index_color { boost::multi_index::detail::red =false, boost::multi_index::detail::black =true } |
enum | boost::multi_index::detail::ordered_index_side { boost::multi_index::detail::to_left =false, boost::multi_index::detail::to_right =true } |