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

◆ const_reverse_iterator()

template<typename T>
fl::vector< T >::const_reverse_iterator::const_reverse_iterator ( const_iterator i)
inline

Definition at line 474 of file vector.h.

474: it(i) {}

References FL_NOEXCEPT, and it.

Referenced by operator!=(), operator++(), and operator==().

+ Here is the caller graph for this function: