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

◆ cbegin()

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

Definition at line 357 of file str.h.

357{ return c_str(); }
const char * c_str() const
Definition str.h:326

References c_str().

+ Here is the call graph for this function: