The result is a test_description_t object with the components defined by the dummy arguments
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | description | |||
procedure(test_function_i), | intent(in), | pointer | :: | test_function |
The result is a test_description_t object with the components defined by the dummy arguments
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(string_t), | intent(in) | :: | description | |||
procedure(test_function_i), | intent(in), | pointer | :: | test_function |