[dcl.fct.def.delete] p1 Improve the phrase for "implicitly defined as deleted"
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 16h 4m
- Merged PRs (30d)
- 36
Description
[dcl.fct.def.delete] p1 says:
A deleted function is a function with a deleted definition or a function that is implicitly defined as deleted.
Since in clauses [class], we say
A defaulted
YYYfor class X is defined as deleted if:
This includes explicitly-defaulted functions and implicitly-declared functions. A deleted definition function for the explicitly-defaulted function is defined as:
an explicitly-defaulted definition of the function where the function is defined as deleted.
So, it is an improvement to define the deleted function of the implicitly-declared function as the following:
an implicitly declared function that is defined as deleted.
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
Search the draft source for the quoted phrase in [dcl.fct.def.delete] and compare nearby terminology in [class]. Replace the wording with the proposed description of an implicitly declared function defined as deleted, then verify the rendered clause and related wording remain consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tex
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100