FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator()()
[1/2]
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< vec2< T > >
Generated on Sat May 24 2025 22:44:24 for FastLED by
1.13.2