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

◆ swap()

template<typename T, typename Compare = less<T>, typename Allocator = allocator_slab<char>>
void fl::RedBlackTree< T, Compare, Allocator >::swap ( RedBlackTree< T, Compare, Allocator > & other)
inline

Definition at line 904 of file rbtree.h.

904 {
909 }
NodeAllocator mAlloc
Definition rbtree.h:64
fl::size mSize
Definition rbtree.h:62
Compare mComp
Definition rbtree.h:63
RBNode * mRoot
Definition rbtree.h:61
void swap(T &a, T &b) FL_NOEXCEPT
Definition s16x16x4.h:877