Index contains no normative definition of "user-declared" CWG3148
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 16h 4m
- Merged PRs (30d)
- 36
Description
https://eel.is/c++draft/dcl.fct.def.default#def:user-provided says:
A function is user-provided if it is user-declared and not explicitly defaulted or deleted on its first declaration.
However, there is no normative definition of user-declared, at least not according to the Index. The Index currently jumps straight from "usable in constant expressions" to "user-defined conversion sequence."
This is probably an easy fix, just adding an index entry somewhere.
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 the Index and the linked [user-provided] definition in dcl.fct.def.default. Add a normative Index entry for "user-declared" in the appropriate location, then confirm the Index no longer skips that term.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, tex
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100