#include <pool_allocators.h>
Public Types | |
| typedef std::vector< T, typename unlocked_pool_alloc < T >::type > | type |
Definition at line 58 of file pool_allocators.h.
| typedef std::vector<T, typename unlocked_pool_alloc<T>::type > pooled_vector< T >::type |
Definition at line 60 of file pool_allocators.h.
1.6.1