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

◆ data() [2/2]

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

Definition at line 648 of file vector.h.

648{ return mArray; }