FastLED 3.9.15
Loading...
Searching...
No Matches
fl::Hash< u32 > Struct Reference

Detailed Description

Definition at line 213 of file hash.h.

#include <hash.h>

+ Inheritance diagram for fl::Hash< u32 >:
+ Collaboration diagram for fl::Hash< u32 >:

Public Member Functions

 FL_STATIC_ASSERT (fl::is_pod< u32 >::value, "fl::Hash<u32> only supports POD types (integrals, floats, " "etc.), you need to define your own hash.")
 
u32 operator() (const u32 &key) const FL_NOEXCEPT
 
u32 operator() (const u32 &key) const FL_NOEXCEPT
 

The documentation for this struct was generated from the following file: