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

◆ unordered_map() [6/9]

template<typename Key, typename T, typename Hash = Hash<Key>, typename KeyEqual = EqualTo<Key>, int INLINED_COUNT = FASTLED_HASHMAP_INLINED_COUNT>
fl::unordered_map< Key, T, Hash, KeyEqual, INLINED_COUNT >::unordered_map ( unordered_map< Key, T, Hash, KeyEqual, INLINED_COUNT > && other)
inline

Definition at line 92 of file unordered_map.h.