Type Definition diesel::helper_types::Gt [] [src]

type Gt<Lhs, Rhs> = Gt<Lhs, AsExpr<Rhs, Lhs>>;

The return type of lhs.gt(rhs)