|
FastLED 3.9.15
|
| Promise< T > fl::task::make_resolved_promise | ( | T | value | ) |
Convenience function to create a resolved Promise.
Definition at line 214 of file promise.h.
References FL_NOEXCEPT, fl::fl::move(), fl::task::Promise< T >::resolve(), and fl::type_rank< T >::value.
Here is the call graph for this function: