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

#include <vector_map.hpp>

List of all members.

Public Types

typedef vector_map< TVal > policy_type

Detailed Description

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

Definition at line 109 of file vector_map.hpp.


Member Typedef Documentation

template<typename TKey , typename TVal >
typedef vector_map<TVal> moost::container::policies::map_policy_selector< TKey, TVal, std::vector< TVal > >::policy_type

Definition at line 112 of file vector_map.hpp.


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