This is the complete list of members for mn::memory::allocator_traits< TAllocator >, including all inherited members.
allocate_array(allocator_type &state, size_type count, size_type size, size_type alignment) | mn::memory::allocator_traits< TAllocator > | inlinestatic |
allocate_node(allocator_type &state, size_type size, size_type alignment) | mn::memory::allocator_traits< TAllocator > | inlinestatic |
allocator_type typedef | mn::memory::allocator_traits< TAllocator > | |
deallocate_array(allocator_type &state, pointer node, size_type count, size_type size, size_type alignment) noexcept | mn::memory::allocator_traits< TAllocator > | inlinestatic |
deallocate_node(allocator_type &state, pointer node, size_type size, size_type alignment) noexcept | mn::memory::allocator_traits< TAllocator > | inlinestatic |
max_alignment(const allocator_type &state) | mn::memory::allocator_traits< TAllocator > | inlinestatic |
max_array_size(const allocator_type &state) | mn::memory::allocator_traits< TAllocator > | inlinestatic |
max_node_size(const allocator_type &state) | mn::memory::allocator_traits< TAllocator > | inlinestatic |
pointer typedef | mn::memory::allocator_traits< TAllocator > | |
size_type typedef | mn::memory::allocator_traits< TAllocator > | |