[lib] Cpp17Meow requirements, its table, and references to those
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 16h 4m
- Merged PRs (30d)
- 36
Description
Both [hash.requirements] and [tab:cpp17.hash] are titled "Cpp17Hash requirements". However, the table is but a subset of those, namely expression requirements. It should be appropriately renamed, and the reference to it in [unord.hash] updated to refer to the subclause, as it imposes the requirements on hash<Key>, a type.
A quick look at the preceding subclause shows that Cpp17NullablePointer has the same naming issue. This issue might thus apply more generally.
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 at [hash.requirements] and [tab:cpp17.hash], then inspect the reference in [unord.hash] and the preceding Cpp17NullablePointer subclause. Done means the table and subclause names distinguish expression and type requirements, references point to the appropriate subclause, and similarly affected naming issues are addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, tex
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100