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

[implimits] Unclear text #1794

Closed
jensmaurer opened this issue Nov 7, 2017 · 1 comment
Closed

[implimits] Unclear text #1794

jensmaurer opened this issue Nov 7, 2017 · 1 comment
Assignees

Comments

@jensmaurer
Copy link
Member

p2.20: "Data members in a single class (12.2) [16 384]." vs. p2.28: "Members declared in a single class (12.2) [4 096]." Do we mean non-static data members? What about inherited members?

p2.40 "Template arguments in a template declaration (17.1) [1 024].": I thought these are "template parameters"?

p2.37 "Nested external specifications [1 024].": What are these? Linkage specifications [dcl.link]?

@jensmaurer jensmaurer added the cwg Issue must be reviewed by CWG. label Nov 7, 2017
@jensmaurer
Copy link
Member Author

CWG in Jacksonville: p2.20 "non-static data members including inherited ones", p2.28 all members including functions (in a single member-specification), p2.40 template parameters, John: p2.31 "static members" should be "static data members", p2.37 linkage-specifications with braces. Go forward editorially.

@jensmaurer jensmaurer removed the cwg Issue must be reviewed by CWG. label Mar 16, 2018
@jensmaurer jensmaurer self-assigned this Mar 24, 2018
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