File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2473
2473
\end {example }
2474
2474
\begin {note }
2475
2475
Because the explicit template argument list follows the function template
2476
- name, and because conversion member function templates and constructor
2477
- member function templates are called without using a function name,
2476
+ name, and because conversion member function templates ( \ref { class.conv.fct }, \ref { temp.mem }) and constructor
2477
+ member function templates\iref { class.ctor } are named without using a function name,
2478
2478
there is no way to provide an explicit template argument list for these
2479
2479
function templates.
2480
2480
\end {note }
6978
6978
\pnum
6979
6979
\begin {note }
6980
6980
Because the explicit template argument list follows the function
6981
- template name, and because conversion member function templates and
6982
- constructor member function templates are called without using a
6981
+ template name\iref { temp.arg.explicit } , and because conversion member function templates
6982
+ are named without using a
6983
6983
function name, there is no way to provide an explicit template
6984
6984
argument list for these function templates.
6985
6985
\end {note }
You can’t perform that action at this time.
0 commit comments