cplusplus / nbballot

Handling of NB comments in response to ballots
14 stars 4 forks source link

US 24-058 10.2p3 [module.interface] Allow exporting nameless declarations #496

Closed wg21bot closed 1 year ago

wg21bot commented 1 year ago

This paragraph forbids asm-declaration, static_assert-declaration, and a few other declarations not introducing names from being an exported declaration. This restriction can be a practical burden.

Proposed resoluion:

Allow these declarations to be exported declarations, with appropriate semantics. They should all be allowed as single exported declaration whether enclosed in braces or not.

jfbastien commented 1 year ago

Duplicate https://github.com/cplusplus/nbballot/issues/428

erichkeane commented 1 year ago

No objection to unanimous consent that this is a duplicate as stated above.