File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 7780
7780
\tcode {P}
7781
7781
and
7782
7782
\tcode {A}.
7783
- If a particular \tcode {P} contains no \grammarterm {template-parameter}{s}
7784
- that participate in template argument deduction, that \tcode {P} is not
7785
- used to determine the ordering.
7786
7783
7787
7784
\pnum
7788
7785
Before the partial ordering is done, certain transformations are performed
8029
8026
If a template parameter is used only in non-deduced contexts and is not
8030
8027
explicitly specified, template argument deduction fails.
8031
8028
\begin {note }
8032
- Under \ref {temp.deduct.call } and \ref { temp.deduct.partial } ,
8029
+ Under \ref {temp.deduct.call },
8033
8030
if \tcode {P} contains no \grammarterm {template-parameter}{s} that appear
8034
8031
in deduced contexts, no deduction is done, so \tcode {P} and \tcode {A}
8035
8032
need not have the same form.
You can’t perform that action at this time.
0 commit comments