[Bug c++/124978] Wrong type with decltype of auto template parameter

ppalka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 22 00:53:54 GMT 2026


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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppalka at gcc dot gnu.org

--- Comment #5 from Patrick Palka <ppalka at gcc dot gnu.org> ---
std::remove_cvref_t<decltype((X)) seems to be another workaround


More information about the Gcc-bugs mailing list