NiHu
2.0
|
General declaration of the greater oparation. More...
#include <relation.hpp>
General declaration of the greater oparation.
N | Left hand side of comparison |
M | Right hand side of comparison |
Return std::true_type
if first is greater than second, i.e., N
> M
Definition at line 51 of file relation.hpp.