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

◆ operator->()

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

Definition at line 459 of file vector.h.

459{ return (it - 1); }

References FL_NOEXCEPT, and it.