itbl_delete Subroutine

private subroutine itbl_delete(this)

Deletes an itable_t. No access is allowed to this object after this call.

Arguments

Type IntentOptional AttributesName
class(itable_t), intent(inout) :: this

Contents

None