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

◆ operator->()

template<typename T>
const T * fl::vector< T >::const_reverse_iterator::operator-> ( ) const
inline

Definition at line 476 of file vector.h.

476{ return (it - 1); }

References FL_NOEXCEPT, and it.