[Bug c++/67225] [concepts] Expression constraint with a constrained result turns off access checking

andrew.n.sutton at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Sep 4 15:06:00 GMT 2019


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

--- Comment #7 from Andrew Sutton <andrew.n.sutton at gmail dot com> ---
It looks like there was an earlier state where access was being turned
off by one construct or another. All of the examples here fail as they're
supposed to. Added tests to concepts-cxx2a.


More information about the Gcc-bugs mailing list