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
{
203
mValue
=
fl::make_shared<json_value>
(
static_cast<
i64
>
(
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::i64
fl::i64 i64
Definition
s16x16x4.h:222
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