MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ set_auto_resume()

void MayaFlux::Vruta::ComplexRoutine::set_auto_resume ( bool  auto_resume)
inlineoverridevirtual

Set auto_resume flag in promise.

Parameters
auto_resumeWhether the coroutine should be automatically resumed

Implements MayaFlux::Vruta::Routine.

Definition at line 668 of file Routine.hpp.

668{ /* TODO */ }