|
MayaFlux 0.3.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 28 of file GetPromise.hpp.