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

◆ from_object_iterator()

static const_iterator fl::JsonValue::const_iterator::from_object_iterator ( const iterator & other)
inlinestatic

Definition at line 1571 of file json.h.

1573 {
1574 JsonObject::const_iterator const_iter(other.get_iter());

References const_iterator(), and fl::JsonValue::iterator::get_iter().

+ Here is the call graph for this function: