Skip to content

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

Closed
@sdutoit

Description

@sdutoit

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions