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

◆ HashSet()

template<typename Key, typename Hash = Hash<Key>, typename KeyEqual = EqualTo<Key>>
fl::HashSet< Key, Hash, KeyEqual >::HashSet ( size_t initial_capacity = 8,
float max_load = 0.7f )
inline

Definition at line 18 of file hash_set.h.

HashMap< Key, bool, Hash, KeyEqual > Base
Definition hash_set.h:14