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

◆ crend()

const_reverse_iterator fl::basic_string::crend ( ) const
inline

Definition at line 182 of file basic_string.h.

182{ return const_reverse_iterator(begin()); }
fl::reverse_iterator< const_iterator > const_reverse_iterator
iterator begin() FL_NOEXCEPT

References begin(), and FL_NOEXCEPT.

+ Here is the call graph for this function: