Classes | |
struct | rebind |
Public Types | |
typedef std::allocator< T > ::pointer | pointer |
typedef std::allocator< T > ::size_type | size_type |
Public Member Functions | |
template<typename U > | |
ArrayAllocator (ArrayAllocator< U, maxElements > const &) | |
pointer | allocate (size_type allocElements, void *hint=0) |
void | deallocate (pointer p, size_type n) |