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::ordered_non_unique< Arg1, Arg2, Arg3 >::index_class< SuperMeta > Struct Template Reference

#include <ordered_index.hpp>

Public Types

typedef detail::ordered_index
< key_from_value_type,
compare_type, SuperMeta,
tag_list_type,
detail::ordered_non_unique_tag
type
 

Member Typedef Documentation

template<typename Arg1 , typename Arg2 , typename Arg3 >
template<typename SuperMeta >
typedef detail::ordered_index< key_from_value_type,compare_type, SuperMeta,tag_list_type,detail::ordered_non_unique_tag> boost::multi_index::ordered_non_unique< Arg1, Arg2, Arg3 >::index_class< SuperMeta >::type

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