|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
Handles the coroutine's void return.
This method is called when the coroutine executes a co_return statement without a value, or reaches the end of its function body.
Definition at line 66 of file Promise.hpp.