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

◆ has_then()

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

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

303{ return mImpl ? mImpl->has_then() : false; }
shared_ptr< ITaskImpl > mImpl
Definition task.h:194

References mImpl.

Referenced by operator=().

+ Here is the caller graph for this function: