$extrastylesheet
#include <mln/trait/op/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 |
bool mln::internal::ord_less< T >::weak | ( | const T & | lhs, |
const T & | rhs | ||
) | const |