WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
wpi::memory::growing_block_allocator< RawAllocator, Num, Den > Member List

This is the complete list of members for wpi::memory::growing_block_allocator< RawAllocator, Num, Den >, including all inherited members.

allocate_block()wpi::memory::growing_block_allocator< RawAllocator, Num, Den >inline
allocator_type typedefwpi::memory::growing_block_allocator< RawAllocator, Num, Den >
deallocate_block(memory_block block) noexceptwpi::memory::growing_block_allocator< RawAllocator, Num, Den >inline
get_allocator() noexceptwpi::memory::growing_block_allocator< RawAllocator, Num, Den >inline
grow_block_size(std::size_t block_size) noexceptwpi::memory::growing_block_allocator< RawAllocator, Num, Den >inlinestatic
growing_block_allocator(std::size_t block_size, allocator_type alloc=allocator_type()) noexceptwpi::memory::growing_block_allocator< RawAllocator, Num, Den >inlineexplicit
growth_factor() noexceptwpi::memory::growing_block_allocator< RawAllocator, Num, Den >inlinestatic
next_block_size() const noexceptwpi::memory::growing_block_allocator< RawAllocator, Num, Den >inline