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

◆ Slice() [1/3]

template<typename T>
fl::Slice< T >::Slice ( )
inline

Definition at line 15 of file slice.h.

15: mData(nullptr), mSize(0) {}
T * mData
Definition slice.h:125
size_t mSize
Definition slice.h:126

References mData, and mSize.

Referenced by Slice(), operator=(), slice(), and slice().

+ Here is the caller graph for this function: