[dcl.type.decltype] "operand" for specifiers
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 76/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Active
- Tech stack
- tex
- Domain
- documentation
Research direction
Start with the [dcl.type.decltype]/1 and /2 and [dcl.type.auto.deduct]/4 clauses cited in the issue. Review the surrounding terminology, then replace “operand” with “expression” where proposed; done means all three passages consistently use the requested wording and the draft remains correctly rendered.
Written by the indexing model from the issue text.
Description
[dcl.type.decltype]/1 says
... The operand of the decltype specifier is an unevaluated operand.
However decltype is not an operator (even though it looks like one).
Perhaps it's better to say
... The
operandexpression of the decltype specifier is an unevaluated operand.
Similarly [dcl.type.decltype]/2
If the
operandexpression of a decltype-specifier is a prvalue and is not a (possibly parenthesized) immediate invocation ([expr.const.imm]), ...
[dcl.type.auto.deduct]/4
... The type deduced for T is determined as described in [dcl.type.decltype], as though E had been the
operandexpression of the decltype.
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 17h 45m
- Merged PRs (30d)
- 34
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.
More from cplusplus/draft
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
ub-ifndr
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 86/100
-
P3-Other
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
P2-Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
Similar issues
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
githubnext/gh-aw-workshop#3692 ·
-
agent/guide documentation hive/hosted-available-lke648397-260827-5n31
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
kind/bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
falcosecurity/falco-website#1601 ·
-
documentation
Difficulty 2/5 Half a day Newbie friendliness 62/100
inmanta/inmanta-core#10835 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
k3s-io/k3s-ansible#566 ·