[Bug c++/115198] Class template argument deduction fails for copy ctor when used with an alias template if the aliased class template has explicitly defaulted copy ctor
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 22 21:28:26 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115198
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|https://sigcpp.godbolt.org/ |
|z/jjGT8hK8d |
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
https://sigcpp.godbolt.org/z/jjGT8hK8d
More information about the Gcc-bugs
mailing list