| 
    memory
    
   | 
 
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 noexcept | memory_stack< BlockOrRawAllocator > | |
| get_allocator() noexcept | memory_stack< BlockOrRawAllocator > | |
| marker typedef | memory_stack< BlockOrRawAllocator > | |
| memory_stack(std::size_t block_size, Args &&... args) | memory_stack< BlockOrRawAllocator > | explicit | 
| min_block_size(std::size_t byte_size) noexcept | memory_stack< BlockOrRawAllocator > | static | 
| next_capacity() const noexcept | memory_stack< BlockOrRawAllocator > | |
| shrink_to_fit() noexcept | memory_stack< BlockOrRawAllocator > | |
| top() const noexcept | memory_stack< BlockOrRawAllocator > | |
| try_allocate(std::size_t size, std::size_t alignment) noexcept | memory_stack< BlockOrRawAllocator > | |
| unwind(marker m) noexcept | memory_stack< BlockOrRawAllocator > | 
 1.13.2