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

◆ begin() [1/2]

const_iterator fl::basic_string::begin ( ) const
inline

Definition at line 173 of file basic_string.h.

173{ return const_iterator(c_str()); }
const char * c_str() const FL_NOEXCEPT

References c_str(), and FL_NOEXCEPT.

+ Here is the call graph for this function: