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

◆ end()

template<typename T>
T * fl::Slice< T >::end ( ) const
inline

Definition at line 84 of file slice.h.

84{ return mData + mSize; }
T * mData
Definition slice.h:144
size_t mSize
Definition slice.h:145

References mData, and mSize.

Referenced by Slice(), fl::LineSimplifierExact< NumberT >::safeCopy(), and slice().

+ Here is the caller graph for this function: