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

◆ has_catch()

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

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

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

References mImpl.

Referenced by operator=().

+ Here is the caller graph for this function: