is_allocated Module Procedure

module procedure is_allocated elemental module function is_allocated(self) result(string_allocated)

Arguments

Type IntentOptional Attributes Name
class(string_t), intent(in) :: self

Return Value logical