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

◆ task() [4/4]

fl::task::task ( shared_ptr< TaskImpl > impl)
explicitprivate

Definition at line 140 of file task.cpp.

140: mImpl(fl::move(impl)) {}
shared_ptr< TaskImpl > mImpl
Definition task.h:113
constexpr remove_reference< T >::type && move(T &&t) noexcept
Definition move.h:27

References mImpl, and fl::move().

+ Here is the call graph for this function: