operator(/=) Interface

public interface operator(/=)

Module Procedures

private function not_equal_to(lhs, rhs)

Arguments

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

Return Value logical