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

◆ operator++() [1/2]

iterator & fl::basic_string::iterator::operator++ ( )
inline

Definition at line 78 of file basic_string.h.

78{ ++ptr; return *this; }

References iterator(), FL_NOEXCEPT, and ptr.

+ Here is the call graph for this function: