|
Zth (libzth)
|
#include <config.h>
Public Types | |
| typedef std::allocator< T > | type |
Allocator type.
Config::Allocator<int>::type is an allocator for ints. Config::Allocator<int> behaves like std::allocator_traits<Alloc>
| typedef std::allocator<T> zth::DefaultConfig::Allocator< T >::type |