|
FastLED 3.9.15
|
Error information for expected type.
| E | The error code type |
Definition at line 67 of file expected.h.
#include <expected.h>
Collaboration diagram for fl::ErrorInfo< E >:Public Member Functions | |
| ErrorInfo (E err, const char *msg=nullptr) FL_NOEXCEPT | |
Public Attributes | |
| E | code |
| fl::string | message |