Void pointer to error handle
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(error_type), | public, | allocatable | :: | ptr |
Actual payload |
type :: vp_error !> Actual payload type(error_type), allocatable :: ptr end type vp_error