greater 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... | |
greater functor
Definition at line 478 of file functors.hpp.
|
inline |
operator()
| T |
| x | |
| y |
Definition at line 489 of file functors.hpp.
1.8.5