FastLED 3.9.15
Loading...
Searching...
No Matches
fl::Hash< T * > Member List

This is the complete list of members for fl::Hash< T * >, including all inherited members.

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.")fl::Hash< T * >
operator()(T *key) const FL_NOEXCEPTfl::Hash< T * >inline
operator()(const T &key) const FL_NOEXCEPTfl::Hash< T * >inline