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

◆ clear()

template<typename Key, typename Allocator = fl::allocator_slab<Key>>
void fl::set< Key, Allocator >::clear ( )
inline

Definition at line 317 of file set.h.

317{ tree_.clear(); }
TreeType tree_
Definition set.h:281