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

◆ data() [1/2]

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

Definition at line 267 of file vector.h.

267{ return begin(); }
iterator begin()
Definition vector.h:283

Referenced by fl::Str::append().

+ Here is the caller graph for this function: