Skip to content

Commit

Permalink
CWG462
Browse files Browse the repository at this point in the history
  • Loading branch information
sdutoit committed Feb 26, 2012
1 parent b5d8210 commit 9f1d5bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/expressions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -4091,6 +4091,8 @@
result are the type and value of the right operand; the result is of the same
value category as its right operand, and is a bit-field if its
right operand is a glvalue and a bit-field.
If the value of the right operand is a temporary~(\ref{class.temporary}),
the result is that temporary.

\pnum
In contexts where comma is given a special meaning, \enterexample in
Expand Down

0 comments on commit 9f1d5bf

Please sign in to comment.