[Bug c++/103067] Tautological compare warning not appearing if the self-comparison is on object members

crillion at tiscali dot it gcc-bugzilla@gcc.gnu.org
Wed Nov 3 18:04:34 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103067

--- Comment #1 from crillion at tiscali dot it ---
in object_member the comparison operator signature is

bool operator==(const object_member& rhs) const


More information about the Gcc-bugs mailing list