FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator()()
[1/2]
u32
fl::FastHash
< T >::operator()
(
const T &
key
)
const
inline
noexcept
Definition at line
122
of file
hash.h
.
122
{
123
return
fast_hash32
(
key
);
124
}
fl::fast_hash32
static u32 fast_hash32(u32 x) noexcept
Definition
hash.h:82
fl::FastHash
Definition
hash.h:118
fl
FastHash< vec2< T > >
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2