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

#include <hashed_index.hpp>

Public Types

typedef detail::hashed_index
< key_from_value_type,
hash_type, pred_type,
SuperMeta, tag_list_type,
detail::hashed_non_unique_tag > 
type
 

Member Typedef Documentation

template<typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 >
template<typename SuperMeta >
typedef detail::hashed_index< key_from_value_type,hash_type,pred_type, SuperMeta,tag_list_type,detail::hashed_non_unique_tag> boost::multi_index::hashed_non_unique< Arg1, Arg2, Arg3, Arg4 >::index_class< SuperMeta >::type

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