|
libstdc++
|
Go to the source code of this file.
Classes | |
| struct | std::allocator_traits< pmr::polymorphic_allocator< _Tp > > |
| class | std::pmr::memory_resource |
Namespaces | |
| namespace | std |
Functions | |
| bool | std::pmr::operator== (const memory_resource &__a, const memory_resource &__b) noexcept |
| template<typename _Tp1 , typename _Tp2 > | |
| bool | std::pmr::operator== (const polymorphic_allocator< _Tp1 > &__a, const polymorphic_allocator< _Tp2 > &__b) noexcept |
This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <memory_resource>.
Definition in file memory_resource.h.
|
inlinenoexcept |
Definition at line 96 of file memory_resource.h.
|
inlinenoexcept |
Definition at line 360 of file memory_resource.h.