WPILibC++ 2025.1.1
|
This is the complete list of members for wpi::memory::memory_resource_allocator, including all inherited members.
allocate_node(std::size_t size, std::size_t alignment) | wpi::memory::memory_resource_allocator | inline |
deallocate_node(void *ptr, std::size_t size, std::size_t alignment) noexcept | wpi::memory::memory_resource_allocator | inline |
max_alignment() const noexcept | wpi::memory::memory_resource_allocator | inline |
memory_resource_allocator(memory_resource *ptr) noexcept | wpi::memory::memory_resource_allocator | inline |
resource() const noexcept | wpi::memory::memory_resource_allocator | inline |