C/C++ API Reference
Loading...
Searching...
No Matches
pw::allocator::internal::MemoryResource Class Referencefinal

Overview

Implementation of C++'s abstract memory resource interface that uses an Allocator.

NOTE! This class aborts if allocation fails.

See also https://en.cppreference.com/w/cpp/memory/memory_resource.

Inheritance diagram for pw::allocator::internal::MemoryResource:

Public Member Functions

Allocatorallocator ()
 

Friends

class ::pw::allocator::PmrAllocator
 

The documentation for this class was generated from the following file: