NamedStringArray Derived Type

type, public :: NamedStringArray

Named array of strings


Components

Type Visibility Attributes Name Initial
character(len=:), public, allocatable :: name
type(StringArray), public, allocatable, dimension(:) :: values