Squid::Tasks 1.0.0
C++14 coroutine-based task library for games
|
Context for a task's stop requests (undefined behavior if used after the underlying task is destroyed) More...
#include <Task.h>
Public Member Functions | |
bool | IsStopRequested () const |
Protected Member Functions | |
StopContext (const bool *in_isStoppedPtr) | |
Friends | |
class | TaskInternalBase |
Context for a task's stop requests (undefined behavior if used after the underlying task is destroyed)