Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::multi_index::multi_index_container< Value, IndexSpecifierList, Allocator >::nth_index_const_iterator< N > Struct Template Reference

#include <multi_index_container.hpp>

Public Types

typedef nth_index< N >
::type::const_iterator 
type
 

Member Typedef Documentation

template<typename Value, typename IndexSpecifierList, typename Allocator>
template<int N>
typedef nth_index<N>::type::const_iterator boost::multi_index::multi_index_container< Value, IndexSpecifierList, Allocator >::nth_index_const_iterator< N >::type

The documentation for this struct was generated from the following file: