[Bug c++/104996] [10/11/12 Regression] Overload resolution over rvalue/const lvalue array reference parameters for an init. list argument incorrectly picks the const lvalue ref. overload

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 19 11:25:52 GMT 2022


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

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
v2 posted: https://gcc.gnu.org/pipermail/gcc-patches/2022-April/593336.html

Looks like it addresses the comments by Marek and Jason.


More information about the Gcc-bugs mailing list