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 {
static const_iterator from_iterator(json_object::const_iterator iter) FL_NOEXCEPT
Definition types.h:1569
fl::shared_ptr< json_value > mValue
Definition json.h:130
json_value::iterator end() FL_NOEXCEPT
Definition json.h:477
fl::flat_map< fl::string, fl::shared_ptr< json_value >, fl::StringFastLess > json_object
Definition types.h:34

References mValue.