WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
wpi::memory::fixed_block_allocator< RawAllocator > Member List

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 typedefwpi::memory::fixed_block_allocator< RawAllocator >
deallocate_block(memory_block block) noexceptwpi::memory::fixed_block_allocator< RawAllocator >inline
fixed_block_allocator(std::size_t block_size, allocator_type alloc=allocator_type()) noexceptwpi::memory::fixed_block_allocator< RawAllocator >inlineexplicit
get_allocator() noexceptwpi::memory::fixed_block_allocator< RawAllocator >inline
next_block_size() const noexceptwpi::memory::fixed_block_allocator< RawAllocator >inline