[Bug c++/77595] concepts: constrained member functions illegally instantiated during explicit class template instantiation

akrzemi1 at gmail dot com gcc-bugzilla@gcc.gnu.org
Sat Mar 14 15:24:09 GMT 2020


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

Andrzej Krzemienski <akrzemi1 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|6.1.0                       |10.0
           Keywords|                            |rejects-valid

--- Comment #2 from Andrzej Krzemienski <akrzemi1 at gmail dot com> ---
This bug is still present in GCC 10. It is present also in the clang trunk. But
works fine in the previous experimental implementation of concepts in clang:
https://godbolt.org/z/K4SaCm


More information about the Gcc-bugs mailing list