[Bug c++/49470] no matching constructor for initialization errors not detected in g++

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 20 10:06:00 GMT 2011


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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-06-20 10:06:13 UTC ---
If you instantiate the template you get an error.

There are LOTS of things clang diagnoses in uninstantiated templates that g++
doesn't



More information about the Gcc-bugs mailing list