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

◆ json() [9/14]

fl::json::json ( const char * s)
inline

Definition at line 142 of file json.h.

142: mValue(fl::make_shared<json_value>(static_cast<float>(d))) {} // Convert double to float
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: