Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
Loading...
Searching...
No Matches
runtime_bootstrap.hpp File Reference
Include dependency graph for runtime_bootstrap.hpp:

Go to the source code of this file.

Namespaces

namespace  aria
namespace  aria::runtime

Functions

bool aria::runtime::install_default_diagnostics () noexcept
 Install the default diagnostics wiring (callback-boundary sink → Logger, abi slot hook → callback boundary).
void aria::runtime::uninstall_default_diagnostics () noexcept
 Revert both wirings to whatever they were before the most recent install_default_diagnostics() call.