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

◆ set() [2/10]

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

Definition at line 724 of file json.h.

724{ 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: