Pigweed
C/C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
pw::allocator::internal::MemoryResource Class Referencefinal
Inheritance diagram for pw::allocator::internal::MemoryResource:

Public Member Functions

Allocatorallocator ()
 

Friends

class ::pw::allocator::PmrAllocator
 

Detailed Description

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.


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