[Bug c++/60842] In-class initializer causes a strange error

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 14 19:02:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60842

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
N.B. the simplest workaround is:

    J<int, N::I> j{};



More information about the Gcc-bugs mailing list