Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gram.dcl] assignment-expression -> alignment-expression #50

Closed
sdutoit opened this issue Apr 15, 2013 · 1 comment
Closed

[gram.dcl] assignment-expression -> alignment-expression #50

sdutoit opened this issue Apr 15, 2013 · 1 comment
Assignees

Comments

@sdutoit
Copy link
Contributor

sdutoit commented Apr 15, 2013

From an email to cxxeditor:

In N3485 [gram.dcl] the following typo is still present:

- alignas ( alignment-expression ...opt )
+ alignas ( assignment-expression ...opt )

This was fixed in [dcl.attr.grammar], but not reflected in [gram.dcl]

Related: http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_closed.html#1323

Related: https://groups.google.com/a/isocpp.org/forum/?fromgroups=#!topic/std-discussion/K5t9ac8yZSU

@ghost ghost assigned sdutoit Apr 15, 2013
@sdutoit
Copy link
Contributor Author

sdutoit commented Apr 15, 2013

Fixed in 835cb50

@sdutoit sdutoit closed this as completed Apr 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant