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

◆ operator*()

template<typename T>
parse_result< T > fl::json_value::array_iterator< T >::operator* ( ) const
inline

Definition at line 1300 of file types.h.

1300 {
1301 return get_value();
1302 }
parse_result< T > get_value() const FL_NOEXCEPT
Definition types.h:1219

References FL_NOEXCEPT, and get_value().

+ Here is the call graph for this function: