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

◆ cbegin()

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

Definition at line 175 of file basic_string.h.

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