std::pmr::memory_resource
| Defined in header <memory_resource>
|
||
| class memory_resource; |
(since C++17) | |
The class std::pmr::memory_resource is an abstract interface to an unbounded set of classes encapsulating memory resources.
Contents |
[edit] Member functions
| (implicitly declared) |
constructs a new memory_resource (public member function) |
| (destructor) [virtual] |
destructs a memory_resource (virtual public member function) |
| operator= (implicitly declared) |
Implicitly declared copy assignment operator (public member function) |
Public member functions | |
| allocates memory (public member function) | |
| deallocates memory (public member function) | |
compare for equality with another memory_resource (public member function) | |
Private member functions | |
| [virtual] |
allocates memory (virtual private member function) |
| [virtual] |
deallocates memory (virtual private member function) |
| [virtual] |
compare for equality with another memory_resource(virtual private member function) |
[edit] Non-member-functions
| (removed in C++20) |
compare two memory_resources (function) |
[edit] Notes
| Feature-test macro | Value | Std | Feature |
|---|---|---|---|
__cpp_lib_memory_resource |
201603L | (C++17) | std::pmr::memory_resource
|

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
