Why does the following not invoke the overloaded operator== (const String &, const String &)? "cobbl

Posted by surender on Stack Overflow See other posts from Stack Overflow or by surender
Published on 2010-04-22T12:31:23Z Indexed on 2010/04/22 12:33 UTC
Read the original article Hit count: 129

Filed under:

Why does the following not invoke the overloaded operator== (const String &, const String &)? "cobble" == "stone"

© Stack Overflow or respective owner

Related posts about c++