Struct gte#
Defined in File parrot.hpp
Struct Documentation#
-
struct gte#
Function object for greater-than-or-equal comparison returning 1 if a >= b, 0 otherwise.
Defined in File parrot.hpp
Function object for greater-than-or-equal comparison returning 1 if a >= b, 0 otherwise.