|
FastLED 3.9.15
|
#include <hash.h>
Inheritance diagram for fl::Hash< i16 >:
Collaboration diagram for fl::Hash< i16 >:Public Member Functions | |
| FL_STATIC_ASSERT (fl::is_pod< i16 >::value, "fl::Hash<i16> only supports POD types (integrals, floats, " "etc.), you need to define your own hash.") | |
| u32 | operator() (const i16 &key) const FL_NOEXCEPT |
| u32 | operator() (const i16 &key) const FL_NOEXCEPT |