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 431 of file set.h.

431{ mTree.clear(); }
TreeType mTree
Definition set.h:370

Referenced by fl::set< T, fl::allocator_inlined_slab< T, N > >::operator=().

+ Here is the caller graph for this function: