![]() |
WPILibC++ 2025.3.2
|
This is the complete list of members for wpi::memory::detail::temporary_block_allocator, including all inherited members.
allocate_block() | wpi::memory::detail::temporary_block_allocator | |
deallocate_block(memory_block block) | wpi::memory::detail::temporary_block_allocator | |
get_growth_tracker() noexcept | wpi::memory::detail::temporary_block_allocator | |
growth_tracker typedef | wpi::memory::detail::temporary_block_allocator | |
next_block_size() const noexcept | wpi::memory::detail::temporary_block_allocator | inline |
set_growth_tracker(growth_tracker t) noexcept | wpi::memory::detail::temporary_block_allocator | |
temporary_block_allocator(std::size_t block_size) noexcept | wpi::memory::detail::temporary_block_allocator | explicit |