print_to_string Subroutine

private subroutine print_to_string(this, str)

Arguments

Type IntentOptional AttributesName
class(input_json), intent(inout) :: this
character(len=:), intent(out), allocatable:: str

Contents

None