FastLED
3.9.15
Loading...
Searching...
No Matches
◆
empty()
template<typename
Key
, typename
Hash
= Hash<Key>, typename KeyEqual = EqualTo<Key>>
bool
fl::unordered_set
<
Key
,
Hash
, KeyEqual >::empty
(
)
const
inline
Definition at line
144
of file
unordered_set.h
.
144
{
return
data
.empty(); }
fl::unordered_set::data
fl::unordered_map< Key, bool, Hash, KeyEqual > data
Definition
unordered_set.h:170
References
data
.
fl
unordered_set
Generated on Tue Jun 16 2026 00:07:07 for FastLED by
1.13.2