We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a470ff8 commit 1fa4e83Copy full SHA for 1fa4e83
source/expressions.tex
@@ -559,7 +559,7 @@
559
value. An expression $E$ appearing in such a context is said to be
560
\defnx{contextually converted to \tcode{bool}}{conversion!contextual to \tcode{bool}} and is well-formed if and only if
561
the declaration \tcode{\keyword{bool} t($E$);} is well-formed, for some invented temporary
562
-variable \tcode{t}\iref{dcl.init}.
+variable \tcode{t}.
563
564
\pnum
565
Certain language constructs require conversion to a value having
0 commit comments