|
FastLED 3.9.15
|
This is the complete list of members for fl::Hash< float >, including all inherited members.
| FL_STATIC_ASSERT(fl::is_pod< float >::value, "fl::Hash<float> only supports POD types (integrals, floats, " "etc.), you need to define your own hash.") | fl::Hash< float > | |
| operator()(const float key) const FL_NOEXCEPT | fl::Hash< float > | inline |
| operator()(const float &key) const FL_NOEXCEPT | fl::Hash< float > | inline |