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

◆ cend()

template<fl::size SIZE = FASTLED_STR_INLINED_SIZE>
const char * fl::StrN< SIZE >::cend ( ) const
inline

Definition at line 358 of file str.h.

358{ return c_str() + mLength; }
const char * c_str() const
Definition str.h:326
fl::size mLength
Definition str.h:140

References c_str(), and mLength.

+ Here is the call graph for this function: