Pigweed
 
Loading...
Searching...
No Matches
pw::allocator::internal::MemoryResource Class Referencefinal

#include <pmr_allocator.h>

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: