[Bug c++/108195] [13 Regression] Incorrect implicit conversion when assigning initializer_list to std::vector
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 21 17:57:09 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108195
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=105838
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Interesting the code works correctly for C++20 mode ...
More information about the Gcc-bugs
mailing list