A wrapper type for the other data's true type
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
class(*), | public, | allocatable | :: | value |
type :: other_type !! Version: Experimental !! !! A wrapper type for the other data's true type ! private class(*), allocatable :: value end type other_type