FastLED
3.9.15
Loading...
Searching...
No Matches
◆
empty()
template<typename
Key
, typename Value, typename Equal = fl::SmallMapEqualTo<Key>>
bool
fl::unordered_map_small
<
Key
, Value, Equal >::empty
(
)
const
inline
Definition at line
240
of file
unordered_map_small.h
.
240
{
return
mSize
== 0; }
fl::unordered_map_small::mSize
size_type mSize
Definition
unordered_map_small.h:107
References
FL_NOEXCEPT
, and
mSize
.
fl
unordered_map_small
Generated on Tue Jun 16 2026 00:07:07 for FastLED by
1.13.2