mn::memory::allocator_traits< TAllocator > Member List

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 typedefmn::memory::allocator_traits< TAllocator >
deallocate_array(allocator_type &state, pointer node, size_type count, size_type size, size_type alignment) noexceptmn::memory::allocator_traits< TAllocator >inlinestatic
deallocate_node(allocator_type &state, pointer node, size_type size, size_type alignment) noexceptmn::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 typedefmn::memory::allocator_traits< TAllocator >
size_type typedefmn::memory::allocator_traits< TAllocator >