WPILibC++ 2025.1.1
|
This is the complete list of members for wpi::memory::fixed_block_allocator< RawAllocator >, including all inherited members.
allocate_block() | wpi::memory::fixed_block_allocator< RawAllocator > | inline |
allocator_type typedef | wpi::memory::fixed_block_allocator< RawAllocator > | |
deallocate_block(memory_block block) noexcept | wpi::memory::fixed_block_allocator< RawAllocator > | inline |
fixed_block_allocator(std::size_t block_size, allocator_type alloc=allocator_type()) noexcept | wpi::memory::fixed_block_allocator< RawAllocator > | inlineexplicit |
get_allocator() noexcept | wpi::memory::fixed_block_allocator< RawAllocator > | inline |
next_block_size() const noexcept | wpi::memory::fixed_block_allocator< RawAllocator > | inline |