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

◆ Json() [6/14]

fl::Json::Json ( float f)
inline

Definition at line 1631 of file json.h.

1631: m_value(fl::make_shared<JsonValue>(static_cast<int64_t>(i))) {}
fl::shared_ptr< JsonValue > m_value
Definition json.h:1622
shared_ptr< T > make_shared(Args &&... args)
Definition shared_ptr.h:348

References m_value, and fl::make_shared().

+ Here is the call graph for this function: