FastLED 3.9.15
Loading...
Searching...
No Matches

◆ operator()()

template<typename L, typename R>
bool fl::test::CompareGe< L, R >::operator() ( const L & lhs,
const R & rhs ) const
inline

Definition at line 352 of file fltest.h.

352{ return lhs >= rhs; }

References FL_NOEXCEPT.