operator(==) Interface

public interface operator(==)

Module Procedures

private function equal_to(lhs, rhs)

Arguments

Type IntentOptional Attributes Name
type(ActualConnectionPt), intent(in) :: lhs
type(ActualConnectionPt), intent(in) :: rhs

Return Value logical