#include <multi_index_container_fwd.hpp>
Public Types | |
typedef mpl::at_c< typename MultiIndexContainer::index_type_list, N >::type | type |
Public Member Functions | |
BOOST_STATIC_CONSTANT (int, M=mpl::size< typename MultiIndexContainer::index_type_list >::type::value) | |
BOOST_STATIC_ASSERT (N >=0 &&N< M) | |
typedef mpl::at_c< typename MultiIndexContainer::index_type_list,N>::type boost::multi_index::nth_index< MultiIndexContainer, N >::type |
boost::multi_index::nth_index< MultiIndexContainer, N >::BOOST_STATIC_ASSERT | ( | ) |
boost::multi_index::nth_index< MultiIndexContainer, N >::BOOST_STATIC_CONSTANT | ( | int | , |
M | = mpl::size< typename MultiIndexContainer::index_type_list >::type::value |
||
) |