File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 32473247 or conversion function template.
32483248 Otherwise, \tcode {false}.
32493249\item
3250- Otherwise, if \tcode {r} represents the $ i^\text {th}$ parameter
3251- of a function $ F$ ,
3250+ Otherwise, if \tcode {r} represents the $ i^\text {th}$ parameter of a function $ F$
3251+ that is an (implicit or explicit) specialization of a templated function $ T$
3252+ and the $ i^\text {th}$ parameter of the instantiated declaration of $ T$
3253+ whose template arguments are those of $ F$ would be instantiated from a pack,
3254+ then \tcode {false}.
3255+ \item
3256+ Otherwise, if \tcode {r} represents the parameter $ P$ of a function $ F$ ,
32523257 then let $ S$ be the set of declarations,
32533258 ignoring any explicit instantiations,
32543259 that precede some point in the evaluation context
34313436enumerator,
34323437non-static data member,
34333438unnamed bit-field,
3434- direct base class relationship, or
3435- data member description.
3439+ direct base class relationship,
3440+ data member description, or
3441+ function parameter.
34363442Otherwise, \tcode {false}.
34373443\end {itemdescr }
34383444
You can’t perform that action at this time.
0 commit comments