Clio develop
The XRP Ledger API server.
|
Concept for functions that can be used as coroutine bodies. Such functions must be invocable with a Coroutine&
argument.
More...
#include <Coroutine.hpp>
Concept for functions that can be used as coroutine bodies. Such functions must be invocable with a Coroutine&
argument.
Fn | The function type to check. |