address(reference x) const | HL::STLAllocator< T, Super > | [inline] |
address(const_reference x) const | HL::STLAllocator< T, Super > | [inline] |
allocate(size_type n, const void *=0) | HL::STLAllocator< T, Super > | [inline] |
const_pointer typedef | HL::STLAllocator< T, Super > | |
const_reference typedef | HL::STLAllocator< T, Super > | |
construct(pointer p, const T &val) | HL::STLAllocator< T, Super > | [inline] |
deallocate(void *p, size_type) | HL::STLAllocator< T, Super > | [inline] |
deallocate(pointer p, size_type) | HL::STLAllocator< T, Super > | [inline] |
destroy(pointer p) | HL::STLAllocator< T, Super > | [inline] |
difference_type typedef | HL::STLAllocator< T, Super > | |
max_size(void) const | HL::STLAllocator< T, Super > | [inline] |
pointer typedef | HL::STLAllocator< T, Super > | |
reference typedef | HL::STLAllocator< T, Super > | |
size_type typedef | HL::STLAllocator< T, Super > | |
STLAllocator(void) | HL::STLAllocator< T, Super > | [inline] |
STLAllocator(const STLAllocator &s) | HL::STLAllocator< T, Super > | [inline] |
STLAllocator(const STLAllocator< U, Super > &) | HL::STLAllocator< T, Super > | [inline] |
value_type typedef | HL::STLAllocator< T, Super > | |
~STLAllocator(void) | HL::STLAllocator< T, Super > | [inline, virtual] |