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

◆ from_iterator()

static const_iterator fl::json_value::const_iterator::from_iterator ( json_object::const_iterator iter)
inlinestatic

Definition at line 1569 of file types.h.

1569 {
1570 return const_iterator(iter);
1571 }

References const_iterator(), and FL_NOEXCEPT.

Referenced by fl::json_value::begin(), and fl::json_value::end().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: