|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| promise_handle* MayaFlux::Kriya::GetPromiseBase< PromiseType >::promise_ptr = nullptr |
Pointer to store the promise object.
This field is set during await_suspend and returned by await_resume, providing the coroutine with access to its own promise object.
Definition at line 198 of file Awaiters.hpp.