copy_construct_from_string_t Module Procedure

module procedure copy_construct_from_string_t elemental module function copy_construct_from_string_t(diagnosis, diagnostics_string) result(test_diagnosis)

Arguments

Type IntentOptional Attributes Name
type(test_diagnosis_t), intent(in) :: diagnosis
type(string_t), intent(in) :: diagnostics_string

Return Value type(test_diagnosis_t)