P99

◆ P99_IS_GT

#define P99_IS_GT (   _0,
  _1 
)    P99_IS_LT(_1, _0)

a decimal greater than operator

Definition at line 195 of file p99_logical.h.