[Bug libstdc++/90203] Can't compare "const std::pair<int, int>" with "std::pair<const int, int>"

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 22 12:44:00 GMT 2019


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Not a bug, this is how the standard requires it to behave.


More information about the Gcc-bugs mailing list