operator(==) Interface

public interface operator(==)

Module Procedures

private function equal_to(lhs, rhs)

Arguments

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

Return Value logical