libmoost
moost::container::policies::map_policy_selector< TKey, TVal, moost::container::dense_hash_map< TKey, TVal > > Struct Template Reference

#include <dense_hash_map.hpp>

List of all members.

Public Types

typedef dense_hs_map< TKey, TVal > policy_type

Detailed Description

template<typename TKey, typename TVal>
struct moost::container::policies::map_policy_selector< TKey, TVal, moost::container::dense_hash_map< TKey, TVal > >

Definition at line 72 of file dense_hash_map.hpp.


Member Typedef Documentation

template<typename TKey , typename TVal >
typedef dense_hs_map<TKey, TVal> moost::container::policies::map_policy_selector< TKey, TVal, moost::container::dense_hash_map< TKey, TVal > >::policy_type

Definition at line 75 of file dense_hash_map.hpp.


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