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

◆ operator()()

template<typename T>
bool fl::DefaultLess< T >::operator() ( const T & a,
const T & b ) const
inline

Definition at line 16 of file map.h.

16{ return a < b; }