#include <pool_allocators.h>
Public Types | |
| typedef std::set< T, typename std::less< T >, typename unlocked_fast_alloc< T >::type > | type |
Definition at line 51 of file pool_allocators.h.
| typedef std::set<T, typename std::less<T>, typename unlocked_fast_alloc<T>::type > pooled_set< T >::type |
Definition at line 53 of file pool_allocators.h.
1.6.1