amino  1.0-beta2
Lightweight Robot Utility Library
amino::RegionVector< T > Struct Template Reference

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, allocatortype
 
typedef type::iterator iterator
 

Detailed Description

template<class T>
struct amino::RegionVector< T >

Typedefs for STL vector using region allocator.

Definition at line 190 of file mem.hpp.


The documentation for this struct was generated from the following file: