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

◆ begin() [2/2]

iterator fl::basic_string::begin ( )
inline

Definition at line 171 of file basic_string.h.

171{ return iterator(c_str_mutable()); }
char * c_str_mutable() FL_NOEXCEPT

References begin(), c_str_mutable(), and FL_NOEXCEPT.

Referenced by begin(), crend(), erase(), erase(), rend(), and rend().

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