Indicates whether this instance and a specified object are equal.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_stringKeyValuePair_type), | intent(in) | :: | me |
THe current instance. |
||
type(tem_stringKeyValuePair_type), | intent(in) | :: | other |
The instance to compare with the current instance. |
.true. when both instances are equal, otherwise .false.