allocate_block() | wpi::memory::memory_arena< BlockAllocator, Cached > | inline |
allocator_type typedef | wpi::memory::memory_arena< BlockAllocator, Cached > | |
cache_size() const noexcept | wpi::memory::memory_arena< BlockAllocator, Cached > | inline |
capacity() const noexcept | wpi::memory::memory_arena< BlockAllocator, Cached > | inline |
current_block() const noexcept | wpi::memory::memory_arena< BlockAllocator, Cached > | inline |
deallocate_block() noexcept | wpi::memory::memory_arena< BlockAllocator, Cached > | inline |
get_allocator() noexcept | wpi::memory::memory_arena< BlockAllocator, Cached > | inline |
is_cached typedef | wpi::memory::memory_arena< BlockAllocator, Cached > | |
memory_arena(std::size_t block_size, Args &&... args) | wpi::memory::memory_arena< BlockAllocator, Cached > | inlineexplicit |
memory_arena(memory_arena &&other) noexcept | wpi::memory::memory_arena< BlockAllocator, Cached > | inline |
min_block_size(std::size_t byte_size) noexcept | wpi::memory::memory_arena< BlockAllocator, Cached > | inlinestatic |
next_block_size() const noexcept | wpi::memory::memory_arena< BlockAllocator, Cached > | inline |
operator=(memory_arena &&other) noexcept | wpi::memory::memory_arena< BlockAllocator, Cached > | inline |
owns(const void *ptr) const noexcept | wpi::memory::memory_arena< BlockAllocator, Cached > | inline |
shrink_to_fit() noexcept | wpi::memory::memory_arena< BlockAllocator, Cached > | inline |
size() const noexcept | wpi::memory::memory_arena< BlockAllocator, Cached > | inline |
swap(memory_arena &a, memory_arena &b) noexcept | wpi::memory::memory_arena< BlockAllocator, Cached > | friend |
~memory_arena() noexcept | wpi::memory::memory_arena< BlockAllocator, Cached > | inline |