[C++ PATCH]: deprecate default args on non-functions

Nathan Sidwell nathan@codesourcery.com
Fri Jul 25 17:28:00 GMT 2003


Hi,
this patch deprecates default arguments except on parameter declarations
of functions. I also update the docs to show that implicit typename is gone.

ok?
-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
          The voices in my head said this was stupid too
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: defarg.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030725/6d814c4c/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: deprecated.C
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030725/6d814c4c/attachment-0001.ksh>


More information about the Gcc-patches mailing list