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

◆ json_value() [17/17]

fl::json_value::json_value ( const json_value & other)
inline

Definition at line 746 of file types.h.

746: data(other.data) {}
variant_t data
Definition types.h:700

References json_value(), and FL_NOEXCEPT.

+ Here is the call graph for this function: