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