Finalizable_t Derived Type

type, private, abstract :: Finalizable_t


Type-Bound Procedures

procedure(BoundFinalize_t), public, deferred :: finalize

  • subroutine BoundFinalize_t(this) Prototype

    Arguments

    Type IntentOptional Attributes Name
    class(Finalizable_t), intent(inout) :: this