memory
allocator_traits< temporary_allocator > Member List

This is the complete list of members for allocator_traits< temporary_allocator >, including all inherited members.

allocate_array(allocator_type &state, std::size_t count, std::size_t size, std::size_t alignment)allocator_traits< temporary_allocator >static
allocate_node(allocator_type &state, std::size_t size, std::size_t alignment)allocator_traits< temporary_allocator >static
allocator_type typedef (defined in allocator_traits< temporary_allocator >)allocator_traits< temporary_allocator >
deallocate_array(const allocator_type &, void *, std::size_t, std::size_t, std::size_t) noexceptallocator_traits< temporary_allocator >static
deallocate_node(const allocator_type &, void *, std::size_t, std::size_t) noexceptallocator_traits< temporary_allocator >static
is_stateful typedef (defined in allocator_traits< temporary_allocator >)allocator_traits< temporary_allocator >
max_alignment(const allocator_type &) noexceptallocator_traits< temporary_allocator >static
max_array_size(const allocator_type &state) noexceptallocator_traits< temporary_allocator >static
max_node_size(const allocator_type &state) noexceptallocator_traits< temporary_allocator >static