document default arg deprecations
From-SVN: r69815
This commit is contained in:
parent
cc42f5f54c
commit
cd65f08202
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user