#include <operators.hpp>
Definition at line 968 of file operators.hpp.
static generic name | ( | ) | [inline, static] |
Definition at line 969 of file operators.hpp.
References mmx::GEN_HARD_LESS.
00969 { return GEN_HARD_LESS; }
Definition at line 971 of file operators.hpp.
References mmx::hard_less().
00971 { return hard_less (x, y); }