This is the complete list of members for STL::TAllocator< Type >, including all inherited members.
allocate(size_type count) | STL::TAllocator< Type > | inline |
allocate(size_type count, const_void_pointer hint) | STL::TAllocator< Type > | inline |
const_pointer typedef | STL::TAllocator< Type > | |
const_void_pointer typedef | STL::TAllocator< Type > | |
construct(U *ptr, Args &&... args) | STL::TAllocator< Type > | inline |
deallocate(pointer ptr, size_type count) | STL::TAllocator< Type > | inline |
destroy(U *ptr) | STL::TAllocator< Type > | inline |
difference_type typedef | STL::TAllocator< Type > | |
max_size() const | STL::TAllocator< Type > | inline |
pointer typedef | STL::TAllocator< Type > | |
size_type typedef | STL::TAllocator< Type > | |
TAllocator()=default | STL::TAllocator< Type > | |
TAllocator(const TAllocator< U > &other) | STL::TAllocator< Type > | inline |
value_type typedef | STL::TAllocator< Type > | |
void_pointer typedef | STL::TAllocator< Type > | |
~TAllocator()=default | STL::TAllocator< Type > |