less functor More...
#include <functors.hpp>
Public Member Functions | |
template<class T > | |
auto | operator() (const T &x, const T &y) const -> decltype(x< y) |
operator() More... | |
less functor
Definition at line 497 of file functors.hpp.
|
inline |
operator()
T |
x | |
y |
Definition at line 508 of file functors.hpp.