| 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) | FixedSizeAllocatorWithCleanup< T, S, A, false > | inline |
| allocate(size_type size, const void *hint) | FixedSizeAllocatorWithCleanup< T, S, A, false > | inline |
| const_pointer typedef (defined in FixedSizeAllocatorWithCleanup< T, S, A, false >) | FixedSizeAllocatorWithCleanup< T, S, A, false > | |
| const_reference typedef (defined in FixedSizeAllocatorWithCleanup< T, S, A, false >) | FixedSizeAllocatorWithCleanup< T, S, A, false > | |
| 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) | FixedSizeAllocatorWithCleanup< T, S, A, false > | inline |
| destroy(pointer p) (defined in AllocatorBase< T >) | AllocatorBase< T > | inline |
| destroy(V *ptr) | AllocatorBase< T > | inline |
| difference_type typedef (defined in FixedSizeAllocatorWithCleanup< T, S, A, false >) | FixedSizeAllocatorWithCleanup< T, S, A, false > | |
| ELEMS_MAX | AllocatorBase< T > | static |
| FixedSizeAllocatorWithCleanup() | FixedSizeAllocatorWithCleanup< T, S, A, false > | inline |
| max_size() const (defined in FixedSizeAllocatorWithCleanup< T, S, A, false >) | FixedSizeAllocatorWithCleanup< T, S, A, false > | inline |
| pointer typedef (defined in FixedSizeAllocatorWithCleanup< T, S, A, false >) | FixedSizeAllocatorWithCleanup< T, S, A, false > | |
| reallocate(pointer oldPtr, size_type oldSize, size_type newSize, bool preserve) | FixedSizeAllocatorWithCleanup< T, S, A, false > | inline |
| reference typedef (defined in FixedSizeAllocatorWithCleanup< T, S, A, false >) | FixedSizeAllocatorWithCleanup< T, S, A, false > | |
| size_type typedef (defined in FixedSizeAllocatorWithCleanup< T, S, A, false >) | FixedSizeAllocatorWithCleanup< T, S, A, false > | |
| value_type typedef (defined in FixedSizeAllocatorWithCleanup< T, S, A, false >) | FixedSizeAllocatorWithCleanup< T, S, A, false > | |