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

◆ end() [1/2]

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

Definition at line 354 of file str.h.

354{ return c_str_mutable() + mLength; }
char * c_str_mutable()
Definition str.h:330
fl::size mLength
Definition str.h:140

References c_str_mutable(), and mLength.

Referenced by substr(), substr(), substring(), and trim().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: