operator(==) Interface

public interface operator(==)

Module Procedures

private function vector_iter_equal(a, b) result(eq)

Arguments

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

Return Value logical