#include <ord.hh>
Public Member Functions | |
| bool | strict (const T &lhs, const T &rhs) const |
| bool | weak (const T &lhs, const T &rhs) const |
Definition at line 79 of file trait/op/ord.hh.
| bool mln::internal::ord_less< T >::strict | ( | const T & | lhs, | |
| const T & | rhs | |||
| ) | const [inline] |
Definition at line 100 of file trait/op/ord.hh.
| bool mln::internal::ord_less< T >::weak | ( | const T & | lhs, | |
| const T & | rhs | |||
| ) | const [inline] |
Definition at line 108 of file trait/op/ord.hh.
1.5.6