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

◆ begin() [2/2]

template<typename T, typename Allocator = fl::allocator<T>>
const_iterator fl::HeapVector< T, Allocator >::begin ( ) const
inline

Definition at line 517 of file vector.h.

517{ return &mArray[0]; }