Zth (libzth)
|
std::map
type using Config::Allocator::type.
More...
#include <allocator.h>
Public Types | |
typedef std::map< Key, T, Compare, typename Config::Allocator< std::pair< const Key, T > >::type > | type |
std::map
type using Config::Allocator::type.
Definition at line 142 of file allocator.h.
typedef std::map< Key, T, Compare, typename Config::Allocator<std::pair<const Key, T> >::type> zth::map_type< Key, T, Compare >::type |
Definition at line 145 of file allocator.h.