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

◆ set() [3/10]

void fl::json::set ( const fl::string & key,
const fl::string & value )
inline

Definition at line 723 of file json.h.

723{ set(key, json(value)); }
json() FL_NOEXCEPT
Definition json.h:134
T value() const FL_NOEXCEPT
Definition json.h:336
void set(const fl::string &key, const json &value) FL_NOEXCEPT
Definition json.h:701

References json(), FL_NOEXCEPT, set(), and value().

Referenced by set().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: