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

◆ value()

template<typename T>
T fl::json::value ( ) const
inline

Definition at line 336 of file json.h.

338 {
339 auto result = try_as<T>();
fl::optional< T > try_as() const FL_NOEXCEPT
Definition json.h:319
expected< T, E > result
Alias for expected (Rust-style naming)
Definition result.h:31

References FL_NOEXCEPT, get_default_value(), and try_as().

Referenced by as_impl(), from_char(), fromValue(), get_default_value(), operator=(), push_back(), AutoResearchRemoteControl::registerFunctions(), set(), set(), set(), set(), set(), set(), set(), set(), set_value(), and setup().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: