[Bug libstdc++/43595] std::unique incorrectly assumes transitive property on functor, operator==

redi at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Mar 31 09:57:00 GMT 2010



------- Comment #2 from redi at gcc dot gnu dot org  2010-03-31 09:57 -------
This is a defect in the original standard:
http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#202

The policy of libstdc++ is to fix defects, and I see no benefit in changing the
C++03 behaviour to be incompatible with C++0x.

I'm closing this as WONTFIX rather than INVALID


-- 

redi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43595



More information about the Gcc-bugs mailing list