FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator()()
template<typename T>
uint32_t
fl::FastHash
< T >::operator()
(
const T &
key
)
const
inline
noexcept
Definition at line
110
of file
hash.h
.
110
{
111
return
fast_hash32
(
key
);
112
}
fl::fast_hash32
static uint32_t fast_hash32(uint32_t x) noexcept
Definition
hash.h:76
fl::FastHash
Definition
hash.h:106
fl
FastHash
Generated on Thu Jun 5 2025 04:29:40 for FastLED by
1.13.2