References to "member subobject" and "base class subobject" on [intro.object]/2 in italics
@jensmaurer is already working on this.
Since Apr 13, 2018.
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 16h 4m
- Merged PRs (30d)
- 36
Description
Objects can contain other objects, called subobjects. A subobject can be a member subobject (9.2), a base class subobject (Clause 10), or an array element.
The terms member subobject and base class subobject should not be in italics as they are not definitions at this point.
By the same token, the term "member subobject" should be in italics in [class.mem]/4, where it appears (to me at least) to contain the definition of the term.
... [ Note: A non-static data member of non-reference type is a member subobject of a class object (1.8).—end note ]
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.