|
FastLED 3.9.15
|
| result< T > fl::make_success | ( | T && | value | ) |
Helper function to create a successful result (move)
| T | The value type |
| value | The success value (moved) |
Definition at line 142 of file promise_result.h.
References move().
Here is the call graph for this function: