diff --git a/source/templates.tex b/source/templates.tex index 9ef3133aef..ea52e7dace 100644 --- a/source/templates.tex +++ b/source/templates.tex @@ -7921,7 +7921,7 @@ The substitution occurs in all types and expressions that are used in the deduction substitution loci. The expressions include not only -constant expressions such as those that appear in array bounds or as nontype +constant expressions such as those that appear in array bounds or as constant template arguments but also general expressions (i.e., non-constant expressions) inside \tcode{sizeof}, \keyword{decltype}, and other contexts that allow non-constant expressions. The substitution proceeds in lexical order and stops when