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

◆ reverse_iterator()

template<typename T, typename Allocator = fl::allocator<T>>
fl::HeapVector< T, Allocator >::reverse_iterator::reverse_iterator ( iterator i)
inline

Definition at line 318 of file vector.h.

318: it(i) {}

References it.

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

+ Here is the caller graph for this function: