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

◆ end() [2/2]

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

Definition at line 356 of file str.h.

356{ 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: