memory
|
This is the complete list of members for composable_allocator_traits< iteration_allocator< N, BlockAllocator > >, including all inherited members.
allocator_type typedef (defined in composable_allocator_traits< iteration_allocator< N, BlockAllocator > >) | composable_allocator_traits< iteration_allocator< N, BlockAllocator > > | |
try_allocate_array(allocator_type &state, std::size_t count, std::size_t size, std::size_t alignment) noexcept | composable_allocator_traits< iteration_allocator< N, BlockAllocator > > | static |
try_allocate_node(allocator_type &state, std::size_t size, std::size_t alignment) noexcept | composable_allocator_traits< iteration_allocator< N, BlockAllocator > > | static |
try_deallocate_array(allocator_type &state, void *ptr, std::size_t count, std::size_t size, std::size_t alignment) noexcept | composable_allocator_traits< iteration_allocator< N, BlockAllocator > > | static |
try_deallocate_node(allocator_type &state, void *ptr, std::size_t, std::size_t) noexcept | composable_allocator_traits< iteration_allocator< N, BlockAllocator > > | static |