| address(reference r) const | AllocatorBase< T > | [inline] |
| address(const_reference r) const | AllocatorBase< T > | [inline] |
| allocate(size_type n, const void *=NULL) | NullAllocator< T > | [inline] |
| CheckSize(size_t n) | AllocatorBase< T > | [inline, protected, static] |
| const_pointer typedef | NullAllocator< T > | |
| const_reference typedef | NullAllocator< T > | |
| construct(pointer p, const T &val) | AllocatorBase< T > | [inline] |
| deallocate(void *p, size_type n) | NullAllocator< T > | [inline] |
| destroy(pointer p) | AllocatorBase< T > | [inline] |
| difference_type typedef | NullAllocator< T > | |
| max_size() const | NullAllocator< T > | [inline] |
| pointer typedef | NullAllocator< T > | |
| reference typedef | NullAllocator< T > | |
| size_type typedef | NullAllocator< T > | |
| value_type typedef | NullAllocator< T > |
1.4.4