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

◆ Error() [4/4]

fl::Error::Error ( fl::string && msg)
inline

Definition at line 59 of file promise.h.

59: message(fl::move(msg)) {}
constexpr remove_reference< T >::type && move(T &&t) noexcept
Definition move.h:27
fl::string message
Definition promise.h:54

References message, and fl::move().

+ Here is the call graph for this function: