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

◆ set_should_terminate()

void MayaFlux::Vruta::ComplexRoutine::set_should_terminate ( bool  should_terminate)
inlineoverridevirtual

Set should_terminate flag in promise.

Parameters
should_terminateWhether the coroutine should be terminated

Implements MayaFlux::Vruta::Routine.

Definition at line 670 of file Routine.hpp.

670{ /* TODO */ }