File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4511
4511
of a class member access expression\iref {expr.ref },
4512
4512
\item
4513
4513
it is designated by an expression
4514
- used to form a pointer to member\iref {expr.unary.op }.
4514
+ used to form a pointer to member\iref {expr.unary.op }, or
4515
4515
\item
4516
4516
it appears as the operand of
4517
4517
a \grammarterm {reflect-expression}\iref {expr.reflect }.
Original file line number Diff line number Diff line change 6732
6732
then $ R$ represents the class template named by the injected-class-name.
6733
6733
\item
6734
6734
Otherwise, the injected-class-name shall be unambiguous
6735
- when considered as ae \grammarterm {type-name} and
6735
+ when considered as a \grammarterm {type-name} and
6736
6736
$ R$ represents the class template specialization so named.
6737
6737
\end {itemize }
6738
6738
\item
9120
9120
it is an \grammarterm {id-expression} or \grammarterm {splice-expression}
9121
9121
that designates an immediate function,
9122
9122
\item
9123
- it is immediate invocation that is not a constant expression, or
9123
+ it is an immediate invocation that is not a constant expression, or
9124
9124
\item
9125
9125
it is of consteval-only type\iref {basic.types.general }.
9126
9126
\end {itemize }
You can’t perform that action at this time.
0 commit comments