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

◆ begin() [2/2]

JsonValue::const_iterator fl::Json::begin ( ) const
inline

Definition at line 1936 of file json.h.

1938 {
JsonValue::iterator begin()
Definition json.h:1928
fl::shared_ptr< JsonValue > m_value
Definition json.h:1622
static const_iterator from_iterator(JsonObject::const_iterator iter)
Definition json.h:1577
fl::HashMap< fl::string, fl::shared_ptr< JsonValue > > JsonObject
Definition json.h:171

References m_value.