WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
wpi::memory::static_block_allocator Member List

This is the complete list of members for wpi::memory::static_block_allocator, including all inherited members.

allocate_block()wpi::memory::static_block_allocator
deallocate_block(memory_block block) noexceptwpi::memory::static_block_allocator
next_block_size() const noexceptwpi::memory::static_block_allocatorinline
operator=(static_block_allocator &&other) noexceptwpi::memory::static_block_allocatorinline
static_block_allocator(std::size_t block_size, static_allocator_storage< Size > &storage) noexceptwpi::memory::static_block_allocatorinline
static_block_allocator(static_block_allocator &&other) noexceptwpi::memory::static_block_allocatorinline
swap(static_block_allocator &a, static_block_allocator &b) noexceptwpi::memory::static_block_allocatorfriend
~static_block_allocator() noexcept=defaultwpi::memory::static_block_allocator