[Bug c++/29427] uncallable constructor template should be warned.

2009-12-08 Thread redi at gcc dot gnu dot org
--- Comment #1 from redi at gcc dot gnu dot org 2009-12-08 20:45 --- diagnosing this would be useful and shouldn't require instantiation, it should be detectable during phase 1 reduced: struct foo { template foo(int); }; -- redi at gcc dot gnu dot org changed: What

[Bug c++/29427] uncallable constructor template should be warned.

2006-10-14 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29427