|
FastLED 3.9.15
|
This is the complete list of members for fl::greater< void >, including all inherited members.
| operator()(T &&lhs, U &&rhs) const FL_NOEXCEPT -> decltype(fl::forward< U >(rhs)< fl::forward< T >(lhs)) | fl::greater< void > | inline |
| operator()(const void &lhs, const void &rhs) const FL_NOEXCEPT | fl::greater< void > | inline |