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

◆ clear()

template<typename Key, typename Compare = less<Key>, typename Allocator = allocator_slab<char>>
void fl::SetRedBlackTree< Key, Compare, Allocator >::clear ( )
inline

Definition at line 949 of file rbtree.h.

949{ mTree.clear(); }