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