T: lhs R rhs.
More...
#include <ord.hh>
Public Member Functions | |
| bool | operator() (const T &lhs, const T &rhs) const |
T: lhs R rhs.
Its meaning is "lhs less-than rhs."
Definition at line 48 of file util/ord.hh.
| bool mln::util::ord< T >::operator() | ( | const T & | lhs, | |
| const T & | rhs | |||
| ) | const [inline] |
Definition at line 78 of file util/ord.hh.
1.5.6