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

◆ begin() [1/2]

template<typename T>
iterator fl::HeapVector< T >::begin ( )
inline

Definition at line 346 of file vector.h.

346{ return &mArray[0]; }
fl::scoped_array< T > mArray
Definition vector.h:218

Referenced by fl::HeapVector< DrawItem >::HeapVector(), fl::HeapVector< DrawItem >::find(), fl::HeapVector< DrawItem >::find(), fl::HeapVector< DrawItem >::find_if(), fl::HeapVector< DrawItem >::insert(), fl::HeapVector< DrawItem >::operator=(), and fl::HeapVector< DrawItem >::rend().

+ Here is the caller graph for this function: