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

◆ operator=() [1/9]

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

Definition at line 195 of file json.h.

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

References json(), FL_NOEXCEPT, fl::make_shared(), mValue, and value().

+ Here is the call graph for this function: