[][src]Type Definition type_freak::control::IfGreaterOutput

type IfGreaterOutput<Output, Lhs, Rhs> = <Output as IfGreater<Lhs, Rhs>>::Output;