FastLED
3.9.15
Loading...
Searching...
No Matches
◆
reserve()
template<typename
Key
, typename Value, typename Less = fl::DefaultLess<Key>>
void
fl::SortedHeapMap
<
Key
, Value, Less >::reserve
(
size_t
n
)
inline
Definition at line
263
of file
map.h
.
263
{
data
.reserve(
n
); }
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