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

◆ rend() [1/2]

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

Definition at line 180 of file basic_string.h.

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