|
FastLED 3.9.15
|
| PromiseResult< T > fl::task::make_error | ( | Error && | error | ) |
Helper function to create an error result (move)
| T | The value type |
| error | The error (moved) |
Definition at line 160 of file promise_result.h.
References fl::fl::move().
Here is the call graph for this function: