allocate(size_type inN) | STLLocalAllocator< T, N > | inline |
const_pointer typedef | STLLocalAllocator< T, N > | |
const_reference typedef | STLLocalAllocator< T, N > | |
deallocate(pointer inPointer, size_type inN) | STLLocalAllocator< T, N > | inline |
difference_type typedef | STLLocalAllocator< T, N > | |
has_reallocate | STLLocalAllocator< T, N > | static |
is_always_equal typedef | STLLocalAllocator< T, N > | |
is_local(const_pointer inPointer) const | STLLocalAllocator< T, N > | inline |
operator!=(const STLLocalAllocator< T, N > &inRHS) const | STLLocalAllocator< T, N > | inline |
STLAllocator::operator!=(const STLAllocator< T > &) const | STLAllocator< T > | inlineprivate |
operator=(const STLLocalAllocator &)=delete | STLLocalAllocator< T, N > | |
operator==(const STLLocalAllocator< T, N > &inRHS) const | STLLocalAllocator< T, N > | inline |
STLAllocator::operator==(const STLAllocator< T > &) const | STLAllocator< T > | inlineprivate |
pointer typedef | STLLocalAllocator< T, N > | |
propagate_on_container_copy_assignment typedef | STLLocalAllocator< T, N > | |
propagate_on_container_move_assignment typedef | STLLocalAllocator< T, N > | |
propagate_on_container_swap typedef | STLLocalAllocator< T, N > | |
reallocate(pointer inOldPointer, size_type inOldSize, size_type inNewSize) | STLLocalAllocator< T, N > | inline |
reference typedef | STLLocalAllocator< T, N > | |
size_type typedef | STLLocalAllocator< T, N > | |
STLLocalAllocator()=default | STLLocalAllocator< T, N > | |
STLLocalAllocator(const STLLocalAllocator &)=delete | STLLocalAllocator< T, N > | |
STLLocalAllocator(STLLocalAllocator &&)=delete | STLLocalAllocator< T, N > | |
STLLocalAllocator(const STLLocalAllocator< T2, N > &) | STLLocalAllocator< T, N > | inline |
value_type typedef | STLLocalAllocator< T, N > | |