FastLED
3.9.15
Loading...
Searching...
No Matches
◆
has_value()
bool
fl::expected
< void, E >::has_value
(
)
const
inline
Check if operation succeeded (alias for
ok()
)
Definition at line
85
of file
expected.h
.
85
{
return
ok
(); }
fl::expected< void, E >::ok
bool ok() const FL_NOEXCEPT
Definition
expected.h:150
fl
expected< void, E >
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2