diff --git a/source/expressions.tex b/source/expressions.tex index 1d3c4df1bc..75341f396b 100644 --- a/source/expressions.tex +++ b/source/expressions.tex @@ -8988,9 +8988,9 @@ Such expressions can be used in \keyword{new} expressions\iref{expr.new}, as case expressions\iref{stmt.switch}, as enumerator initializers if the underlying type is -fixed\iref{dcl.enum}, as array bounds\iref{dcl.array}, and -as constant template -arguments\iref{temp.arg}. +fixed\iref{dcl.enum}, as array bounds\iref{dcl.array}, +as constant template arguments\iref{temp.arg}, +and as the constant expression of a \grammarterm{splice-specifier}\iref{basic.splice}. \end{note} \indextext{contextually converted constant expression of type \tcode{bool}|see{conversion, contextual}}% \indextext{conversion!contextual to constant expression of type \tcode{bool}}%