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

◆ json() [6/14]

fl::json::json ( float f)
inline

Definition at line 139 of file json.h.

139: mValue(fl::make_shared<json_value>(static_cast<i64>(i))) {}
fl::shared_ptr< json_value > mValue
Definition json.h:130
fl::i64 i64
Definition s16x16x4.h:222
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: