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

◆ hash_map

template<typename Key, typename T, typename Hash = Hash<Key>, typename KeyEqual = equal_to<Key>>
using fl::hash_map = HashMap<Key, T, Hash, KeyEqual>

Definition at line 591 of file hash_map.h.