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

◆ Slice() [1/12]

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

Definition at line 24 of file slice.h.

24: mData(nullptr), mSize(0) {}
T * mData
Definition slice.h:144
size_t mSize
Definition slice.h:145

References mData, and mSize.

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

+ Here is the caller graph for this function: