amino
Lightweight Robot Utility Library
|
Typedefs for STL vector using region allocator. More...
#include <mem.hpp>
Public Types | |
typedef T | value_type |
typedef RegionAllocator < value_type > | allocator |
typedef std::vector< T, allocator > | type |
typedef type::iterator | iterator |
Typedefs for STL vector using region allocator.