File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 2527
2527
\end {codeblock }
2528
2528
\end {example }
2529
2529
\begin {note }
2530
- Because the explicit template argument list follows the function template
2531
- name, and because conversion member function templates and constructor
2532
- member function templates are called without using a function name,
2533
- there is no way to provide an explicit template argument list for these
2534
- function templates.
2530
+ There is no syntax to form a \grammarterm {template-id}\iref {temp.names }
2531
+ by providing an explicit template argument list\iref {temp.arg.explicit }
2532
+ for a conversion function template\iref {class.conv.fct }.
2535
2533
\end {note }
2536
2534
2537
2535
\pnum
7051
7049
\pnum
7052
7050
\begin {note }
7053
7051
Because the explicit template argument list follows the function
7054
- template name, and because conversion member function templates and
7055
- constructor member function templates are called without using a
7056
- function name, there is no way to provide an explicit template
7057
- argument list for these function templates.
7052
+ template name, and because
7053
+ constructor templates\iref { class.ctor } are named without using a
7054
+ function name\iref { class.qual } , there is no way to provide an explicit
7055
+ template argument list for these function templates.
7058
7056
\end {note }
7059
7057
7060
7058
\pnum
You can’t perform that action at this time.
0 commit comments