#include <boost/config.hpp>
#include <boost/detail/workaround.hpp>
#include <boost/mpl/if.hpp>
#include <boost/multi_index/identity_fwd.hpp>
#include <boost/type_traits/is_const.hpp>
#include <boost/type_traits/remove_const.hpp>
#include <boost/utility/enable_if.hpp>
#include <boost/type_traits/is_convertible.hpp>
Go to the source code of this file.
Classes | |
struct | boost::multi_index::detail::const_identity_base< Type > |
struct | boost::multi_index::identity< Type > |
struct | boost::multi_index::detail::non_const_identity_base< Type > |
class | boost::reference_wrapper< T > |
Contains a reference to an object of type T . More... | |
Namespaces | |
boost | |
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
boost::multi_index | |
boost::multi_index::detail | |