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

◆ begin() [1/2]

template<typename T, size_t N>
iterator fl::FixedVector< T, N >::begin ( )
inline

Definition at line 208 of file vector.h.

208{ return &mData[0]; }

Referenced by fl::FixedVector< PairKV, N >::data(), fl::FixedVector< PairKV, N >::data(), fl::FixedVector< PairKV, N >::find(), fl::FixedVector< PairKV, N >::find(), and fl::FixedVector< PairKV, N >::find_if().

+ Here is the caller graph for this function: