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

◆ fromValue()

static json fl::json::fromValue ( const json_value & value)
inlinestatic

Definition at line 149 of file json.h.

151 {
152 json result;
json() FL_NOEXCEPT
Definition json.h:134
T value() const FL_NOEXCEPT
Definition json.h:336
shared_ptr< T > make_shared(Args &&... args) FL_NOEXCEPT
Definition shared_ptr.h:414
expected< T, E > result
Alias for expected (Rust-style naming)
Definition result.h:31

References json(), FL_NOEXCEPT, fl::make_shared(), and value().

+ Here is the call graph for this function: