|
FastLED 3.9.15
|
| FASTLED_FORCE_INLINE bool fl::operator>= | ( | const CRGB & | lhs, |
| const CRGB & | rhs ) |
Check if the sum of the color channels in one CRGB object is greater than or equal to another.
Definition at line 763 of file crgb.h.
References FASTLED_FORCE_INLINE, and FL_NOEXCEPT.
Referenced by FL_DISABLE_WARNING().
Here is the caller graph for this function: