cplusplus / cplusplus/draft

[cmp.categories.pre] Anonymous parameter or unnamed parameter?

Open Beginner friendly
#9,062 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TeX
Stars
221
Forks
813
Avg merge
16h 4m
Merged PRs (30d)
36

Description

In the current standard wording, the word "anonymous" is almost always used together with union. There's only one exceptions - "anonymous parameter" in [cmp.categories.pre] ("anonymous namespace" in [diff.cpp03.dcl.dcl] was fixed by #9061).

I wonder whether we should say "unnamed parameter" instead. It seems to me that "unnamed" is a more general adjective, but currently the standard wording doesn't say "unnamed parameter" anywhere.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the [cmp.categories.pre] wording in the C++ draft and search the draft for uses of “anonymous parameter” and “unnamed parameter.” Review the surrounding terminology and existing discussion, then update the wording if appropriate and verify that the terminology is consistent throughout the draft.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.