µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
memory-resource.cpp File Reference

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_resourceos::estd::pmr::set_default_resource (memory_resource *res) noexcept
 Set the default application memory manager.