Check that two allocatable string object arrays are exactly identical
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(string_t), | intent(in), | allocatable | :: | this(:) |
two string arrays to be compared |
|
| type(string_t), | intent(in), | allocatable | :: | that(:) |
two string arrays to be compared |