CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::VoidCoroutine Class Referencefinal

General void return for coroutine. More...

#include <CeresEngine/Foundation/Coroutine.hpp>

Classes

class  promise_type
 

Public Member Functions

constexpr VoidCoroutine (const promise_type *) noexcept
 

Detailed Description

General void return for coroutine.

It doesn't provide any method to get control or value from the resumable function

Constructor & Destructor Documentation

◆ VoidCoroutine()

constexpr CeresEngine::VoidCoroutine::VoidCoroutine ( const promise_type )
inlineexplicitconstexprnoexcept

The documentation for this class was generated from the following file: