FastLED
3.9.15
Loading...
Searching...
No Matches
◆
end()
[1/2]
json_value::const_iterator
fl::json::end
(
)
const
inline
Definition at line
485
of file
json.h
.
487
{
488
if
(!
mValue
)
return
json_value::const_iterator::from_iterator
(
json_object
().
end
());
fl::json_value::const_iterator::from_iterator
static const_iterator from_iterator(json_object::const_iterator iter) FL_NOEXCEPT
Definition
types.h:1569
fl::json::mValue
fl::shared_ptr< json_value > mValue
Definition
json.h:130
fl::json::end
json_value::iterator end() FL_NOEXCEPT
Definition
json.h:477
fl::json_object
fl::flat_map< fl::string, fl::shared_ptr< json_value >, fl::StringFastLess > json_object
Definition
types.h:34
References
mValue
.
fl
json
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2