find Interface

public interface find

Module Procedures

private function vector_find_basic(first, last, value) result(iter)

Arguments

Type IntentOptional Attributes Name
type(RoutehandleSpecVectorIterator), intent(in) :: first
type(RoutehandleSpecVectorIterator), intent(in) :: last
type(RoutehandleSpec), intent(in) :: value

Return Value type(RoutehandleSpecVectorIterator)