WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
wpi_memory_pmr::memory_resource Member List

This is the complete list of members for wpi_memory_pmr::memory_resource, including all inherited members.

allocate(std::size_t bytes, std::size_t alignment=max_alignment)wpi_memory_pmr::memory_resourceinline
deallocate(void *p, std::size_t bytes, std::size_t alignment=max_alignment)wpi_memory_pmr::memory_resourceinline
do_allocate(std::size_t bytes, std::size_t alignment)=0wpi_memory_pmr::memory_resourceprotectedpure virtual
do_deallocate(void *p, std::size_t bytes, std::size_t alignment)=0wpi_memory_pmr::memory_resourceprotectedpure virtual
do_is_equal(const memory_resource &other) const noexcept=0wpi_memory_pmr::memory_resourceprotectedpure virtual
is_equal(const memory_resource &other) const noexceptwpi_memory_pmr::memory_resourceinline
~memory_resource() noexceptwpi_memory_pmr::memory_resourceinlinevirtual