Rename [class.member.lookup] to [basic.lookup.class]
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 16h 4m
- Merged PRs (30d)
- 36
Description
The label [class.member.lookup] should be renamed to start with [basic.lookup] because it's part of the specification of name lookup, and its sibling sections are [basic.lookup.general], [basic.lookup.unqual], [basic.lookup.argdep], and [basic.lookup.qual]. The label [basic.lookup.class] seems natural.
Similarly, section [class.qual], which is nested under [basic.lookup.qual], should be renamed to [basic.lookup.qual.class].
This change is proposed to become a part of #7399
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
Locate the [class.member.lookup] and [class.qual] labels in the draft source and review the surrounding section hierarchy. Rename them to [basic.lookup.class] and [basic.lookup.qual.class], then verify that references and generated section labels use the new names consistently.
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
- Clearly specified
- Newbie friendliness
- 55/100