delete_single_sub Abstract Interface

abstract interface
private subroutine delete_single_sub(this, element)

Arguments

Type IntentOptional AttributesName
class(list), intent(inout) :: this
integer, intent(in) :: element

The position of the element to be deleted from the list