http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49205
--- Comment #4 from Johannes Schaub <schaub.johannes at googlemail dot com> 2011-05-28 02:06:07 UTC --- (In reply to comment #3) > I would expect that the initialization text would be amended appropriately. I > think that we should go for consistency and say non-templates only, the same > as > for copy and move constructors. Ah I see. That seems to make sense.