zenilib
0.5.3.0
|
#include <Common.h>
Inherits std::map< K, T >.
Public Types | |
typedef pool_allocator < std::pair< const K, D > > | tAllocator |
Public Member Functions | |
TMap () | |
TMap (const tAllocator &a) | |
Additional Inherited Members | |
![]() | |
T | elements |
STL member. More... | |
K | keys |
STL member. More... | |
typedef pool_allocator<std::pair<const K, D> > TMap< K, D, CMP >::tAllocator |
|
inline |