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

◆ data() [1/2]

template<typename T>
T * fl::HeapVector< T >::data ( )
inline

Definition at line 600 of file vector.h.

600{ return mArray.get(); }
fl::scoped_array< T > mArray
Definition vector.h:307

Referenced by fl::Str::append(), makeScreenMap(), and makeScreenMap().

+ Here is the caller graph for this function: