![]() |
WPILibC++ 2025.3.2
|
#include <wpi/memory/memory_arena.hpp>
Protected Member Functions | |
bool | cache_empty () const noexcept |
std::size_t | cache_size () const noexcept |
std::size_t | cached_block_size () const noexcept |
bool | take_from_cache (detail::memory_block_stack &) noexcept |
template<class BlockAllocator > | |
void | do_deallocate_block (BlockAllocator &alloc, detail::memory_block_stack &used) noexcept |
template<class BlockAllocator > | |
void | do_shrink_to_fit (BlockAllocator &) noexcept |
|
inlineprotectednoexcept |
|
inlineprotectednoexcept |
|
inlineprotectednoexcept |
|
inlineprotectednoexcept |
|
inlineprotectednoexcept |
|
inlineprotectednoexcept |