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

Typedefs for STL lists using region allocator. More...

#include <mem.hpp>

Public Types

typedef T value_type
 
typedef RegionAllocator< value_type > allocator
 
typedef std::list< T, allocatortype
 
typedef type::iterator iterator
 

Detailed Description

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

Typedefs for STL lists using region allocator.

Definition at line 178 of file mem.hpp.


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