You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]?
Activity
jensmaurer commentedon Oct 20, 2017
Do we want the cross-reference
[implimits] Add cross-references to the definition of the respective …
jensmaurer commentedon Oct 26, 2017
This section needs further work, e.g.
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]?
[implimits] Add cross-references to the definition of the respective …
jensmaurer commentedon Nov 7, 2017
Drive-by finding are covered by #1794.
[implimits] Add cross-references to the definition of the respective …