cable_enum_eq Function

public elemental function cable_enum_eq(this, other)

Type Bound

cable_enum_t

Arguments

Type IntentOptional Attributes Name
class(cable_enum_t), intent(in) :: this
class(cable_enum_t), intent(in) :: other

Return Value logical