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 1139 of file rbtree.h.

1139{ mTree.clear(); }

Referenced by fl::MapRedBlackTree< Key, T, Compare, fl::allocator_slab< char > >< Key, T, Compare >::operator=().

+ Here is the caller graph for this function: