|
Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
|
Anything that can be invoked with Args... and returns convertible-to-Ret. More...
#include <concepts.hpp>
Anything that can be invoked with Args... and returns convertible-to-Ret.
Convenience over std::invocable + invoke_result.