FastLED 3.9.15
Loading...
Searching...
No Matches
fl::ErrorInfo< E > Struct Template Reference

Detailed Description

template<typename E>
struct fl::ErrorInfo< E >

Error information for expected type.

Template Parameters
EThe 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

code
 
fl::string message
 

The documentation for this struct was generated from the following file: