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

◆ clear()

template<typename Key>
void fl::unordered_set< Key >::clear ( )
inline

Definition at line 138 of file unordered_set.h.

138{ data.clear(); }
fl::unordered_map< Key, bool > data

References data.