| 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, T_Align16 > | inline |
| allocate(size_type size, const void *hint) | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | inline |
| const_pointer typedef (defined in FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 >) | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | |
| const_reference typedef (defined in FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 >) | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | |
| construct(pointer p, const T &val) (defined in AllocatorBase< T >) | AllocatorBase< T > | inline |
| construct(U *ptr, Args &&... args) | AllocatorBase< T > | inline |
| deallocate(void *ptr, size_type size) | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | inline |
| destroy(pointer p) (defined in AllocatorBase< T >) | AllocatorBase< T > | inline |
| destroy(U *ptr) | AllocatorBase< T > | inline |
| difference_type typedef (defined in FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 >) | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | |
| FixedSizeAllocatorWithCleanup() | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | inline |
| max_size() const (defined in FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 >) | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | inline |
| pointer typedef (defined in FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 >) | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | |
| reallocate(pointer oldPtr, size_type oldSize, size_type newSize, bool preserve) | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | inline |
| reference typedef (defined in FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 >) | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | |
| size_type typedef (defined in FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 >) | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | |
| value_type typedef (defined in FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 >) | FixedSizeAllocatorWithCleanup< T, S, A, T_Align16 > | |