Honeycomb
0.1
Component-Model Framework
|
Returns T::Allocator<T> if available, otherwise std::allocator<T> More...
#include <Allocator.h>
Public Types | |
typedef std::allocator< T > | type |
Returns T::Allocator<T> if available, otherwise std::allocator<T>
typedef std::allocator<T> honey::DefaultAllocator< T, class >::type |