Commit cd65f082 by Nathan Sidwell

document default arg deprecations

From-SVN: r69815
parent cc42f5f5
......@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment