|
Zero
0.1.0
|
Template typedef std::map<..., PooledAllocator> to PooledMap<Key, Value>::Type. More...
#include <stl_pooled_alloc.h>
Public Types | |
| typedef std::map< Key, Value, Traits, PooledAllocator< std::pair< Key, Value > > > | Type |
Template typedef std::map<..., PooledAllocator> to PooledMap<Key, Value>::Type.
| typedef std::map<Key, Value, Traits, PooledAllocator<std::pair<Key, Value> > > PooledMap< Key, Value, Traits >::Type |
1.8.12