|
Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
|
Go to the source code of this file.
Namespaces | |
| namespace | aria |
| namespace | aria::async |
Concepts | |
| concept | aria::async::SafeGraphExecutor |
| concept | aria::async::SafeWorkerExecutor |
Variables | |
| template<typename E> | |
| constexpr bool | aria::async::is_safe_graph_executor_v = is_safe_graph_executor<E>::value |
| template<typename E> | |
| constexpr bool | aria::async::is_safe_worker_executor_v = is_safe_worker_executor<E>::value |