FastLED
3.9.15
Loading...
Searching...
No Matches
◆
erase()
[1/2]
template<typename
Key
, typename Value, typename Less = fl::DefaultLess<Key>>
bool
fl::SortedHeapMap
<
Key
, Value, Less >::erase
(
const
Key
&
key
)
inline
Definition at line
331
of file
map.h
.
331
{
return
data
.erase(
Pair
(
key
)); }
fl::SortedHeapMap::data
SortedHeapVector< Pair, PairLess > data
Definition
map.h:251
fl::SortedHeapMap
Definition
map.h:234
fl::SortedHeapMap::Pair
Definition
map.h:236
fl
SortedHeapMap
Generated on Thu May 29 2025 04:44:59 for FastLED by
1.13.2