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

Detailed Description

template<typename T>
struct fl::Hash< T >

Definition at line 108 of file hash.h.

#include <hash.h>

+ Inheritance diagram for fl::Hash< T >:

Public Member Functions

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

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