operator(/=) Interface

public interface operator(/=)

Contents


Module Procedures

private pure function clr_not_equals(x, y) result(rst)

Arguments

Type IntentOptional Attributes Name
type(color), intent(in) :: x
type(color), intent(in) :: y

Return Value logical