destructFTLinkedList Subroutine

public subroutine destructFTLinkedList(self)

The destructor must only be called from within the destructors of subclasses It is automatically called by release().

Type Bound

FTLinkedList

Arguments

Type IntentOptional Attributes Name
class(FTLinkedList) :: self