.TH "std::pmr::memory_resource" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::pmr::memory_resource \- Class memory_resource\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherited by std::pmr::monotonic_buffer_resource, \fBstd::pmr::synchronized_pool_resource\fP, and \fBstd::pmr::unsynchronized_pool_resource\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBmemory_resource\fP (\fBconst\fP \fBmemory_resource\fP &)=\fBdefault\fP" .br .ti -1c .RI "\fBvoid\fP * \fBallocate\fP (size_t \fB__bytes\fP, size_t \fB__alignment\fP=_S_max_align)" .br .ti -1c .RI "\fBvoid\fP \fBdeallocate\fP (\fBvoid\fP *__p, size_t \fB__bytes\fP, size_t \fB__alignment\fP=_S_max_align)" .br .ti -1c .RI "bool \fBis_equal\fP (\fBconst\fP \fBmemory_resource\fP &__other) \fBconst\fP \fBnoexcept\fP" .br .ti -1c .RI "\fBmemory_resource\fP & \fBoperator=\fP (\fBconst\fP \fBmemory_resource\fP &)=\fBdefault\fP" .br .in -1c .SH "Detailed Description" .PP Class memory_resource\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.