Go to the source code of this file.
Namespaces | |
namespace | os |
System namespace. | |
namespace | os::estd |
Embedded std namespace. | |
namespace | os::estd::pmr |
Functions | |
void | os::estd::__throw_bad_alloc (void) |
Standard Memory Functions | |
memory_resource * | os::estd::pmr::set_default_resource (memory_resource *res) noexcept |
Set the default application memory manager. | |