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

◆ value()

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

Definition at line 1802 of file json.h.

1804 {
1805 auto result = try_as<T>();
fl::optional< T > try_as() const
Definition json.h:1785

References get_default_value(), and try_as().

Referenced by as_impl(), from_char(), from_value(), get_default_value(), operator=(), push_back(), set(), set(), set(), set(), set(), set(), set(), set_value(), setup(), and to_string_native().

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