operator(/=) Interface

public interface operator(/=)

Module Procedures

private function vector_iter_not_equal(a, b) result(ne)

Arguments

Type IntentOptional Attributes Name
type(entryPointVectorIterator), intent(in) :: a
type(entryPointVectorIterator), intent(in) :: b

Return Value logical