si , è definito cosi' nel .h :
/**
* compares to a latin-1 (ISO 8859-1) encoded representation
* \param str the string to compare too
* \return success
*/
virtual bool operator==(const std::string &str) const;