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

◆ json() [8/14]

fl::json::json ( const fl::string & s)
inline

Definition at line 141 of file json.h.

141: mValue(fl::make_shared<json_value>(f)) {} // Use float directly
fl::shared_ptr< json_value > mValue
Definition json.h:130
shared_ptr< T > make_shared(Args &&... args) FL_NOEXCEPT
Definition shared_ptr.h:414

References FL_NOEXCEPT, and fl::make_shared().

+ Here is the call graph for this function: