[class.copy.ctor] p10.1 CWG 2197: specify the argument used for overload resolution of subobject constructors
Open
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 16h 4m
- Merged PRs (30d)
- 36
Description
CWG in Belfast:
Do not talk about subobject constructors being copy/move constructors; they might not actually be.
Also check copy/move assignment operator specification for analogous issue.
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.
Research direction
Start with [class.copy.ctor] paragraph 10.1 in the draft and review the copy/move assignment operator specification for the analogous issue. Done means the wording no longer assumes subobject constructors are copy or move constructors and the assignment specification has been checked for the same problem.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, tex
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100