FastLED
3.9.15
Loading...
Searching...
No Matches
◆
expected()
[4/6]
fl::expected
< void, E >::expected
(
)
inline
Default constructor (creates error state)
Definition at line
122
of file
expected.h
.
122
:
mData
(
ErrorInfo<E>
(
E
{},
nullptr
)) {}
fl::expected< void, E >::mData
fl::variant< VoidSuccess, ErrorInfo< E > > mData
Definition
expected.h:216
fl::expected
expected type for operations that can fail (C++23-style)
Definition
expected.h:79
fl
expected< void, E >
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2