|
CeresEngine 0.2.0
A game development framework
|
General void return for coroutine.
More...
#include <CeresEngine/Foundation/Coroutine.hpp>
Classes | |
| class | promise_type |
Public Member Functions | |
| constexpr | VoidCoroutine (const promise_type *) noexcept |
General void return for coroutine.
It doesn't provide any method to get control or value from the resumable function
|
inlineexplicitconstexprnoexcept |