FastLED 3.9.15
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ Slice() [10/12]

template<typename T>
template<typename U, size_t ARRAYSIZE>
fl::Slice< T >::Slice ( T(&) array[ARRAYSIZE])
inline

Definition at line 55 of file slice.h.

T * mData
Definition slice.h:144
size_t mSize
Definition slice.h:145

References mData, and mSize.