FastLED
3.9.15
Loading...
Searching...
No Matches
◆
erase()
template<typename
Key
, typename T, typename
Hash
= Hash<Key>, typename KeyEqual = EqualTo<Key>, int INLINED_COUNT = FASTLED_HASHMAP_INLINED_COUNT>
bool
fl::HashMap
<
Key
, T,
Hash
, KeyEqual, INLINED_COUNT >::erase
(
const
Key
&
key
)
inline
Definition at line
239
of file
hash_map.h
.
239
{
return
remove
(
key
); }
fl::HashMap::remove
bool remove(const Key &key)
Definition
hash_map.h:229
fl::HashMap
Definition
hash_map.h:49
fl
HashMap
Generated on Tue Jun 24 2025 00:58:15 for FastLED by
1.13.2