[gram.key] Is it in a C++98 state, or is it intentional?
Open
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 16h 4m
- Merged PRs (30d)
- 36
Description
[gram.key] says that some declarations introduce context-dependent keywords.
- How does a
typedefdeclaration introduce context-dependent keywords, and what are they? - Also, does a using-declaration not introduce keywords, but
typedefdoes? - Last but not least, are concepts missing from this section?
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 by reading the linked gram.key section in the C++ draft and trace the referenced declaration rules. Determine whether the typedef, using-declaration, and concepts questions require corrected wording or added coverage. Done means the section's terminology and scope are resolved and the draft text reflects the agreed clarification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100