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

◆ Slice() [1/20]

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

Definition at line 25 of file slice.h.

25: mData(nullptr), mSize(0) {}
T * mData
Definition slice.h:194
fl::size mSize
Definition slice.h:195

References mData, and mSize.

Referenced by Slice(), fl::Slice< const u8 >::operator Slice< const const u8 >(), operator=(), slice(), and slice().

+ Here is the caller graph for this function: