42#pragma clang diagnostic ignored "-Wc++98-compat"
60#if defined(__EXCEPTIONS)
61 throw std::bad_alloc ();
Memory resource manager (abstract class).
int printf(const char *format,...)
Write a formatted string to the trace device.
memory_resource * set_default_resource(memory_resource *res) noexcept
Set the default application memory manager.
memory_resource * default_resource
void __throw_bad_alloc(void)
Single file µOS++ RTOS definitions.