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 48da313 commit 95ac3d6Copy full SHA for 95ac3d6
source/statements.tex
@@ -255,7 +255,7 @@
255
form is called a \defn{constexpr if} statement. If the value of the
256
converted condition is \tcode{false}, the first substatement is a
257
\defn{discarded statement}, otherwise the second substatement, if
258
-present, is a discarded statement. During the instantation of an
+present, is a discarded statement. During the instantiation of an
259
enclosing templated entity (Clause~\ref{temp}), if the condition is
260
not value-dependent after its instantiation, the discarded substatement
261
(if any) is not instantiated.
0 commit comments