tmp/tmptj4n10qe/{from.md → to.md}
RENAMED
|
@@ -20,11 +20,11 @@ as the parameter template.
|
|
| 20 |
|
| 21 |
The types used to determine the ordering depend on the context in which
|
| 22 |
the partial ordering is done:
|
| 23 |
|
| 24 |
- In the context of a function call, the types used are those function
|
| 25 |
-
parameter types for which the function call has arguments.[^
|
| 26 |
- In the context of a call to a conversion function, the return types of
|
| 27 |
the conversion function templates are used.
|
| 28 |
- In other contexts [[temp.func.order]] the function template’s function
|
| 29 |
type is used.
|
| 30 |
|
|
|
|
| 20 |
|
| 21 |
The types used to determine the ordering depend on the context in which
|
| 22 |
the partial ordering is done:
|
| 23 |
|
| 24 |
- In the context of a function call, the types used are those function
|
| 25 |
+
parameter types for which the function call has arguments.[^12]
|
| 26 |
- In the context of a call to a conversion function, the return types of
|
| 27 |
the conversion function templates are used.
|
| 28 |
- In other contexts [[temp.func.order]] the function template’s function
|
| 29 |
type is used.
|
| 30 |
|