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

◆ Json() [12/14]

fl::Json::Json ( const fl::shared_ptr< JsonValue > & value)
inline

Definition at line 1638 of file json.h.

fl::shared_ptr< JsonValue > m_value
Definition json.h:1622
constexpr remove_reference< T >::type && move(T &&t) noexcept
Definition move.h:27
shared_ptr< T > make_shared(Args &&... args)
Definition shared_ptr.h:348

References m_value, fl::make_shared(), and fl::move().

+ Here is the call graph for this function: