Compare two strings using the PObject::Compare()# function. This is identical to the PObject# class function but is necessary due to other overloaded versions.
Definition at line 306 of file contain.inl. References PObject::operator>=(). { return PObject::operator>=(obj); }
|