document default arg deprecations

From-SVN: r69815
This commit is contained in:
Nathan Sidwell 2003-07-26 14:09:35 +00:00
parent cc42f5f54c
commit cd65f08202
1 changed files with 3 additions and 0 deletions

View File

@ -40,6 +40,9 @@
* The "implicit typename" extension has been removed.
* Default arguments in function types have been deprecated and will be
removed.
* G++ used to accept code like this:
struct S {