remove_all_sub Abstract Interface

abstract interface
private subroutine remove_all_sub(this, item)

Arguments

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

An item, all occurrences of which will be removed from the list