FastLED
3.9.15
Loading...
Searching...
No Matches
◆
empty()
template<typename
Key
, typename Value, typename Less = fl::less<Key>>
bool
fl::SortedHeapMap
<
Key
, Value, Less >::empty
(
)
const
inline
Definition at line
324
of file
map.h
.
324
{
return
data
.empty(); }
fl::SortedHeapMap::data
SortedHeapVector< value_type, PairLess > data
Definition
map.h:292
fl
SortedHeapMap
Generated on Fri Aug 22 2025 20:59:37 for FastLED by
1.13.2