assign_string_t_to_character Interface

interface
private pure module subroutine assign_string_t_to_character(lhs, rhs)

Arguments

Type IntentOptional Attributes Name
character(len=:), intent(out), allocatable :: lhs
class(string_t), intent(in) :: rhs