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

◆ operator=() [8/9]

json & fl::json::operator= ( int value)
inline

Definition at line 200 of file json.h.

202 {
fl::shared_ptr< json_value > mValue
Definition json.h:130
T value() const FL_NOEXCEPT
Definition json.h:336
fl::i64 i64
Definition s16x16x4.h:222
shared_ptr< T > make_shared(Args &&... args) FL_NOEXCEPT
Definition shared_ptr.h:414