Skip to content

Commit

Permalink
[expr.unary.op] remove redundant value category wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Eisenwave authored Feb 22, 2024
1 parent 8c8e05d commit fe8a244
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/expressions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -4603,7 +4603,6 @@
\indextext{expression!pointer-to-member constant}%
The operand of the unary \tcode{\&} operator
shall be an lvalue of some type \tcode{T}.
The result is a prvalue.
\begin{itemize}
\item
If the operand is a \grammarterm{qualified-id} naming a non-static or variant member \tcode{m}
Expand Down

0 comments on commit fe8a244

Please sign in to comment.