![]() |
Project
|
Inherits std::pmr::memory_resource.
Protected Member Functions | |
void * | do_allocate (size_t, size_t) final |
void | do_deallocate (void *, size_t, size_t) noexcept final |
bool | do_is_equal (const std::pmr::memory_resource &other) const noexcept final |
Definition at line 32 of file testBoundedMemoryResource.cxx.
|
inlinefinalprotected |
Definition at line 35 of file testBoundedMemoryResource.cxx.
Definition at line 39 of file testBoundedMemoryResource.cxx.
|
inlinefinalprotectednoexcept |
Definition at line 43 of file testBoundedMemoryResource.cxx.