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 e977097 commit 529f761Copy full SHA for 529f761
source/lex.tex
@@ -222,7 +222,7 @@
222
Other requirements in this document can further constrain
223
the context from which an instantiation can be performed.
224
For example, a constexpr function template specialization
225
-might have a point of instantation at the end of a translation unit,
+might have a point of instantiation at the end of a translation unit,
226
but its use in certain constant expressions could require
227
that it be instantiated at an earlier point\iref{temp.inst}.
228
\end{note}
0 commit comments