FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator>=()
template<int IntBits, int FracBits,
Sign
S>
FASTLED_FORCE_INLINE
bool
fl::fixed_point
< IntBits, FracBits, S >::operator>=
(
fixed_point
< IntBits, FracBits, S >
b
)
const
inline
constexpr
Definition at line
294
of file
fixed_point.h
.
294
{
295
return
Base::operator>=
(
b
);
296
}
fl::fixed_point
Definition
fixed_point.h:129
fl
fixed_point
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2