We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8cca13 commit bd18226Copy full SHA for bd18226
source/overloading.tex
@@ -1198,6 +1198,10 @@
1198
by the template parameters (including default template arguments) of the constructor,
1199
if any.
1200
\item
1201
+The associated constraints\iref{temp.constr.decl} are the conjunction of
1202
+the associated constraints of \tcode{C} and
1203
+the associated constraints of the constructor.
1204
+\item
1205
The types of the function parameters are those of the constructor.
1206
1207
The return type is the class template specialization
0 commit comments