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

◆ reverse_iterator() [1/2]

template<typename T, typename Compare = less<T>, typename Allocator = allocator_slab<char>>
fl::RedBlackTree< T, Compare, Allocator >::reverse_iterator::reverse_iterator ( )
inline

Definition at line 563 of file rbtree.h.

563: mNode(nullptr), mTree(nullptr) {}
const RedBlackTree * mTree
Definition rbtree.h:531

References FL_NOEXCEPT, mNode, and mTree.

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

+ Here is the caller graph for this function: