Skip to content
Snippets Groups Projects
Commit 86b042fa authored by nathan's avatar nathan
Browse files

document default arg deprecations

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69815 138bc75d-0d04-0410-961f-82ee72b054a4
parent 540e72a1
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment