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

◆ Node() [2/2]

template<typename T, typename Compare = less<T>, typename Allocator = allocator_slab<char>>
template<typename... Args>
fl::RedBlackTree< T, Compare, Allocator >::Node::Node ( Color c,
Node * p,
Args &&... args )
inline

Definition at line 48 of file rbtree.h.

References Node(), args, color, data, fl::forward(), left, parent, and right.

+ Here is the call graph for this function: