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

◆ operator()()

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

Definition at line 342 of file fltest.h.

342{ return lhs > rhs; }

References FL_NOEXCEPT.