WPILibC++ 2025.1.1
|
This is the complete list of members for wpi::memory::static_allocator, including all inherited members.
allocate_node(std::size_t size, std::size_t alignment) | wpi::memory::static_allocator | |
deallocate_node(void *, std::size_t, std::size_t) noexcept | wpi::memory::static_allocator | inline |
is_stateful typedef | wpi::memory::static_allocator | |
max_alignment() const noexcept | wpi::memory::static_allocator | inline |
max_node_size() const noexcept | wpi::memory::static_allocator | inline |
static_allocator(static_allocator_storage< Size > &storage) noexcept | wpi::memory::static_allocator | inline |