get_indices_func Abstract Interface

abstract interface
private pure function get_indices_func(this, item)

Arguments

Type IntentOptional AttributesName
class(list), intent(in) :: this
class(*), intent(in) :: item

Return Value integer, dimension(:),allocatable

Positions of the all occurrences of item in list