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

◆ Handle() [4/4]

fl::task::Handle::Handle ( shared_ptr< ITaskImpl > impl)
explicit

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

273: mImpl(fl::move(impl)) {}
shared_ptr< ITaskImpl > mImpl
Definition task.h:194
constexpr remove_reference< T >::type && move(T &&t) FL_NOEXCEPT
Definition s16x16x4.h:28

References mImpl, and fl::move().

+ Here is the call graph for this function: