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

◆ begin_array() [2/2]

template<typename T>
json_value::template array_iterator< T > fl::json::begin_array ( )
inline

Definition at line 492 of file json.h.

494 {
495 if (!mValue) return typename json_value::template array_iterator<T>();
fl::shared_ptr< json_value > mValue
Definition json.h:130

References begin_array(), FL_NOEXCEPT, and mValue.

Referenced by begin_array(), and begin_array().

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