FastLED
3.9.15
Loading...
Searching...
No Matches
◆
shrink_to_fit()
template<typename
Key
, typename Value, typename Less = fl::less<Key>>
void
fl::flat_map
<
Key
, Value, Less >::shrink_to_fit
(
)
inline
Definition at line
503
of file
flat_map.h
.
503
{
504
mData
.shrink_to_fit();
505
}
fl::flat_map::mData
vector_type mData
Definition
flat_map.h:51
fl
flat_map
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2