memory
memory_stack< BlockOrRawAllocator > Member List

This is the complete list of members for memory_stack< BlockOrRawAllocator >, including all inherited members.

allocate(std::size_t size, std::size_t alignment)memory_stack< BlockOrRawAllocator >
allocator_type typedef (defined in memory_stack< BlockOrRawAllocator >)memory_stack< BlockOrRawAllocator >
capacity_left() const noexceptmemory_stack< BlockOrRawAllocator >
get_allocator() noexceptmemory_stack< BlockOrRawAllocator >
marker typedefmemory_stack< BlockOrRawAllocator >
memory_stack(std::size_t block_size, Args &&... args)memory_stack< BlockOrRawAllocator >explicit
min_block_size(std::size_t byte_size) noexceptmemory_stack< BlockOrRawAllocator >static
next_capacity() const noexceptmemory_stack< BlockOrRawAllocator >
shrink_to_fit() noexceptmemory_stack< BlockOrRawAllocator >
top() const noexceptmemory_stack< BlockOrRawAllocator >
try_allocate(std::size_t size, std::size_t alignment) noexceptmemory_stack< BlockOrRawAllocator >
unwind(marker m) noexceptmemory_stack< BlockOrRawAllocator >