address(reference x) const noexcept | AllocatorBase< Type > | inline |
address(const_reference x) const noexcept | AllocatorBase< Type > | inline |
allocate(size_type n, const void *=nullptr) | FixedAllocator< Type, manager_ > | inline |
const_pointer typedef | FixedAllocator< Type, manager_ > | |
const_reference typedef | FixedAllocator< Type, manager_ > | |
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 | FixedAllocator< Type, manager_ > | inline |
debug | FixedAllocator< Type, manager_ > | privatestatic |
destroy(pointer p) const noexcept | AllocatorBase< Type > | inline |
destroy(SubType *p) const noexcept | AllocatorBase< Type > | inline |
difference_type typedef | FixedAllocator< Type, manager_ > | |
FixedAllocator() noexcept=default | FixedAllocator< Type, manager_ > | |
FixedAllocator(const FixedAllocator &) noexcept=default | FixedAllocator< Type, manager_ > | |
FixedAllocator(const FixedAllocator< OtherType, manager_ > &) noexcept | FixedAllocator< Type, manager_ > | inline |
is_always_equal typedef | FixedAllocator< Type, manager_ > | |
max_size() const noexcept | AllocatorBase< Type > | inline |
operator!=(const FixedAllocator< Other, manager_ > &) const noexcept | FixedAllocator< Type, manager_ > | inline |
operator=(FixedAllocator &) noexcept=default | FixedAllocator< Type, manager_ > | |
operator=(FixedAllocator &&) noexcept=default | FixedAllocator< Type, manager_ > | |
operator==(const FixedAllocator< Other, manager_ > &) const noexcept | FixedAllocator< Type, manager_ > | inline |
pointer typedef | FixedAllocator< Type, manager_ > | |
propagate_on_container_move_assignment typedef | AllocatorBase< Type > | |
reference typedef | FixedAllocator< Type, manager_ > | |
size_type typedef | FixedAllocator< Type, manager_ > | |
value_type typedef | FixedAllocator< Type, manager_ > | |