FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator=()
[2/9]
json
& fl::json::operator=
(
const char *
value
)
inline
Definition at line
220
of file
json.h
.
222
{
223
mValue
=
fl::make_shared<json_value>
(fl::string(
value
));
fl::json::mValue
fl::shared_ptr< json_value > mValue
Definition
json.h:130
fl::json::value
T value() const FL_NOEXCEPT
Definition
json.h:336
fl::make_shared
shared_ptr< T > make_shared(Args &&... args) FL_NOEXCEPT
Definition
shared_ptr.h:414
fl
json
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2