document default arg deprecations
From-SVN: r69815
This commit is contained in:
parent
cc42f5f54c
commit
cd65f08202
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue