WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
wpi::memory::memory_stack< BlockOrRawAllocator > Member List

This is the complete list of members for wpi::memory::memory_stack< BlockOrRawAllocator >, including all inherited members.

allocate(std::size_t size, std::size_t alignment)wpi::memory::memory_stack< BlockOrRawAllocator >inline
allocator_type typedefwpi::memory::memory_stack< BlockOrRawAllocator >
capacity_left() const noexceptwpi::memory::memory_stack< BlockOrRawAllocator >inline
get_allocator() noexceptwpi::memory::memory_stack< BlockOrRawAllocator >inline
marker typedefwpi::memory::memory_stack< BlockOrRawAllocator >
memory_stack(std::size_t block_size, Args &&... args)wpi::memory::memory_stack< BlockOrRawAllocator >inlineexplicit
min_block_size(std::size_t byte_size) noexceptwpi::memory::memory_stack< BlockOrRawAllocator >inlinestatic
next_capacity() const noexceptwpi::memory::memory_stack< BlockOrRawAllocator >inline
shrink_to_fit() noexceptwpi::memory::memory_stack< BlockOrRawAllocator >inline
top() const noexceptwpi::memory::memory_stack< BlockOrRawAllocator >inline
try_allocate(std::size_t size, std::size_t alignment) noexceptwpi::memory::memory_stack< BlockOrRawAllocator >inline
unwind(marker m) noexceptwpi::memory::memory_stack< BlockOrRawAllocator >inline