address(reference x) const noexcept | AllocatorBase< Type > | inline |
address(const_reference x) const noexcept | AllocatorBase< Type > | inline |
allocate(size_type n, const void *=nullptr) | FixedPoolAllocator< Type, pool_ > | inline |
const_pointer typedef | FixedPoolAllocator< Type, pool_ > | |
const_reference typedef | FixedPoolAllocator< Type, pool_ > | |
construct(pointer p, const_reference value) | AllocatorBase< Type > | inline |
construct(SubType *p, Args &&... args) | AllocatorBase< Type > | inline |
deallocate(pointer p, size_type n) const noexcept | FixedPoolAllocator< Type, pool_ > | inline |
destroy(pointer p) const noexcept | AllocatorBase< Type > | inline |
destroy(SubType *p) const noexcept | AllocatorBase< Type > | inline |
difference_type typedef | FixedPoolAllocator< Type, pool_ > | |
FixedPoolAllocator() noexcept=default | FixedPoolAllocator< Type, pool_ > | |
FixedPoolAllocator(const FixedPoolAllocator &) noexcept=default | FixedPoolAllocator< Type, pool_ > | |
FixedPoolAllocator(const FixedPoolAllocator< OtherType, pool_ > &) noexcept | FixedPoolAllocator< Type, pool_ > | inline |
is_always_equal typedef | FixedPoolAllocator< Type, pool_ > | |
max_size() const noexcept | FixedPoolAllocator< Type, pool_ > | inline |
operator!=(const FixedPoolAllocator< Other, pool_ > &) const noexcept | FixedPoolAllocator< Type, pool_ > | inline |
operator=(const FixedPoolAllocator &) noexcept=default | FixedPoolAllocator< Type, pool_ > | |
operator==(const FixedPoolAllocator< Other, pool_ > &) const noexcept | FixedPoolAllocator< Type, pool_ > | inline |
pointer typedef | FixedPoolAllocator< Type, pool_ > | |
propagate_on_container_move_assignment typedef | AllocatorBase< Type > | |
reference typedef | FixedPoolAllocator< Type, pool_ > | |
size_type typedef | FixedPoolAllocator< Type, pool_ > | |
value_type typedef | FixedPoolAllocator< Type, pool_ > | |