document default arg deprecations
authorNathan Sidwell <nathan@gcc.gnu.org>
Sat, 26 Jul 2003 14:09:35 +0000 (14:09 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sat, 26 Jul 2003 14:09:35 +0000 (14:09 +0000)
From-SVN: r69815

gcc/cp/NEWS

index 9463c33..2642aed 100644 (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 {