|  | amino
    1.0-beta2
    Lightweight Robot Utility Library | 
Typedefs for STL map using region allocator. More...
#include <mem.hpp>
| Public Types | |
| typedef std::pair< const K, T > | value_type | 
| typedef RegionAllocator< value_type > | allocator | 
| typedef std::map< K, T, C, allocator > | type | 
| typedef type::iterator | iterator | 
Typedefs for STL map using region allocator.