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 2c48e4e commit 9893b65Copy full SHA for 9893b65
source/expressions.tex
@@ -1374,7 +1374,7 @@
1374
If that \grammarterm{lambda-expression} is not declared \tcode{mutable},
1375
the type of such an identifier will typically be \tcode{const} qualified.
1376
\end{note}
1377
-The type of the expression is the type of the result.
+Otherwise, the type of the expression is the type of the result.
1378
\begin{note}
1379
If the entity is a template parameter object for
1380
a template parameter of type \tcode{T}\iref{temp.param},
0 commit comments