[Bug c++/92186] [concepts] requires expression outside of concept definition cannot return false

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 5 12:53:00 GMT 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |10.0

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Fixed by r278449, "Suppress diagnostics substituting into a requires-expression
(PR c++/92403)."


More information about the Gcc-bugs mailing list