address(reference x) const | Basics::Allocator< T > | [inline] |
address(const_reference x) const | Basics::Allocator< T > | [inline] |
allocate(size_type n, const void *=0) | Basics::Allocator< T > | [inline] |
Allocator() | Basics::Allocator< T > | [inline] |
Allocator(const Allocator< T1 > &) | Basics::Allocator< T > | [inline] |
const_pointer typedef | Basics::Allocator< T > | |
const_reference typedef | Basics::Allocator< T > | |
construct(pointer p, const T &__val) | Basics::Allocator< T > | [inline] |
deallocate(pointer p, size_type n) | Basics::Allocator< T > | [inline] |
destroy(pointer p) | Basics::Allocator< T > | [inline] |
difference_type typedef | Basics::Allocator< T > | |
max_size() const | Basics::Allocator< T > | [inline] |
operator==(const Allocator< T > &) | Basics::Allocator< T > | [inline] |
pointer typedef | Basics::Allocator< T > | |
reference typedef | Basics::Allocator< T > | |
size_type typedef | Basics::Allocator< T > | |
value_type typedef | Basics::Allocator< T > | |
~Allocator() | Basics::Allocator< T > | [inline] |