|
cortex 0.0.1
|
Definition of the coroutine execution body. More...
Go to the source code of this file.
Namespaces | |
| namespace | cortex |
Typedefs | |
| using | cortex::CoroutineBody = fu2::unique_function< void(CoroutineSuspendContext &)> |
| The signature for a coroutine's entry point. | |
Definition of the coroutine execution body.