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

◆ begin_array() [1/2]

template<typename T>
JsonValue::template array_iterator< T > fl::Json::begin_array ( )
inline

Definition at line 1947 of file json.h.

1949 {
1950 if (!m_value) return typename JsonValue::template array_iterator<T>();
fl::shared_ptr< JsonValue > m_value
Definition json.h:1622

References begin_array(), and m_value.

Referenced by begin_array(), begin_array(), and fl::jsonArrayToFloatVector().

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