FastLED
3.9.15
Loading...
Searching...
No Matches
◆
npos()
template<typename
Key
, typename T, typename
Hash
= Hash<Key>, typename KeyEqual = EqualTo<Key>, int INLINED_COUNT = FASTLED_HASHMAP_INLINED_COUNT>
static fl::size
fl::HashMap
<
Key
, T,
Hash
, KeyEqual, INLINED_COUNT >::npos
(
)
inline
static
private
Definition at line
408
of file
hash_map.h
.
408
{
409
return
static_cast<
fl::size
>
(-1);
410
}
fl::HashMap
Definition
hash_map.h:60
fl
HashMap
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2