FastLED 3.9.15
Loading...
Searching...
No Matches

◆ is_valid()

bool fl::task::Handle::is_valid ( ) const

Definition at line 312 of file task.cpp.hpp.

312{ return mImpl != nullptr; }
shared_ptr< ITaskImpl > mImpl
Definition task.h:194

References mImpl.

Referenced by ready_to_run().

+ Here is the caller graph for this function: