[Bug c++/85883] class template argument deduction fails in new-expression

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 23 19:12:00 GMT 2018


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

--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Works with
auto y = new Bar{3, 4};


More information about the Gcc-bugs mailing list