[Bug c++/104490] Cannot inherit consteval constructor

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 10 21:39:52 GMT 2022


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=104418,
                   |                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=104000

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Also related to PR 104418, the wording on inherit constructors changed between
C++11 and C++17 too.


More information about the Gcc-bugs mailing list