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