IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::TaskInfoPromise< Result >::ExtendedFinalAwaitable Struct Reference

#include <ice/task_handle.hxx>

Inheritance diagram for ice::TaskInfoPromise< Result >::ExtendedFinalAwaitable:

Public Member Functions

template<typename Promise>
auto await_suspend (ice::coroutine_handle< Promise > coro) noexcept

Member Function Documentation

◆ await_suspend()

template<typename Result>
template<typename Promise>
auto ice::TaskInfoPromise< Result >::ExtendedFinalAwaitable::await_suspend ( ice::coroutine_handle< Promise > coro)
inlinenoexcept

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