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

◆ clear()

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

Definition at line 809 of file rbtree.h.

809{ mTree.clear(); }