Showing content from https://en.cppreference.com/w/cpp/language/../error/error_code/../../memory/memory_resource.html below:
std::pmr::memory_resource - cppreference.com
std::pmr::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.
[edit] Member functions constructs a new memory_resource
(public member function) [edit] destructs a memory_resource
(virtual public member function) [edit]
operator=
(implicitly declared)
Implicitly declared copy assignment operator
(public member function) [edit] Public member functions allocates memory
(public member function) [edit] deallocates memory
(public member function) [edit] compare for equality with another memory_resource
(public member function) [edit] Private member functions allocates memory
(virtual private member function)[edit] deallocates memory
(virtual private member function)[edit] compare for equality with another memory_resource
(virtual private member function)[edit] [edit] Non-member-functions [edit] Notes
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4