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 97a883b commit a2a2446Copy full SHA for a2a2446
source/preprocessor.tex
@@ -309,7 +309,7 @@
309
\tcode{true}
310
and
311
\tcode{false},
312
-are replaced with the pp-number
+are replaced with the \grammarterm{pp-number}
313
\tcode{0},
314
and then each preprocessing token is converted into a token.
315
\begin{note}
source/special.tex
@@ -1197,7 +1197,7 @@
1197
\end{example}
1198
1199
An explicit destructor call must always be written using
1200
-a member access operator~(\ref{expr.ref}) or a qualified-id~(\ref{expr.prim});
+a member access operator~(\ref{expr.ref}) or a \grammarterm{qualified-id}~(\ref{expr.prim});
1201
in particular, the
1202
\grammarterm{unary-expression}
1203
\tcode{\~{}X()}
0 commit comments