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

◆ begin() [1/2]

json_value::const_iterator fl::json::begin ( ) const
inline

Definition at line 481 of file json.h.

483 {
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 begin() FL_NOEXCEPT
Definition json.h:473
fl::flat_map< fl::string, fl::shared_ptr< json_value >, fl::StringFastLess > json_object
Definition types.h:34

References mValue.