| address(reference r) const (defined in AllocatorBase< T >) | AllocatorBase< T > | inline |
| address(const_reference r) const (defined in AllocatorBase< T >) | AllocatorBase< T > | inline |
| allocate(size_type size, const void *ptr=NULL) | AllocatorWithCleanup< T, T_Align16 > | inline |
| const_pointer typedef (defined in AllocatorWithCleanup< T, T_Align16 >) | AllocatorWithCleanup< T, T_Align16 > | |
| const_reference typedef (defined in AllocatorWithCleanup< T, T_Align16 >) | AllocatorWithCleanup< T, T_Align16 > | |
| construct(pointer p, const T &val) (defined in AllocatorBase< T >) | AllocatorBase< T > | inline |
| construct(V *ptr, Args &&... args) | AllocatorBase< T > | inline |
| deallocate(void *ptr, size_type size) | AllocatorWithCleanup< T, T_Align16 > | inline |
| destroy(pointer p) (defined in AllocatorBase< T >) | AllocatorBase< T > | inline |
| destroy(V *ptr) | AllocatorBase< T > | inline |
| difference_type typedef (defined in AllocatorWithCleanup< T, T_Align16 >) | AllocatorWithCleanup< T, T_Align16 > | |
| ELEMS_MAX | AllocatorBase< T > | static |
| max_size() const | AllocatorBase< T > | inline |
| pointer typedef (defined in AllocatorWithCleanup< T, T_Align16 >) | AllocatorWithCleanup< T, T_Align16 > | |
| reallocate(T *oldPtr, size_type oldSize, size_type newSize, bool preserve) | AllocatorWithCleanup< T, T_Align16 > | inline |
| reference typedef (defined in AllocatorWithCleanup< T, T_Align16 >) | AllocatorWithCleanup< T, T_Align16 > | |
| size_type typedef (defined in AllocatorWithCleanup< T, T_Align16 >) | AllocatorWithCleanup< T, T_Align16 > | |
| value_type typedef (defined in AllocatorWithCleanup< T, T_Align16 >) | AllocatorWithCleanup< T, T_Align16 > | |