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 2c1ab97 commit 009d46fCopy full SHA for 009d46f
source/overloading.tex
@@ -1657,9 +1657,9 @@
1657
(considering initializer-list constructors)
1658
is omitted if the initializer list consists of
1659
a single expression of type \cv{}~\tcode{U},
1660
-where \tcode{U} is a specialization of the class template
1661
-for which the placeholder names a specialization or
1662
-a class derived therefrom.
+where \tcode{U} is, or is derived from,
+a specialization of the class template
+directly or indirectly named by the placeholder.
1663
If the function or function template was generated from
1664
a constructor or \grammarterm{deduction-guide}
1665
that had an \grammarterm{explicit-specifier},
0 commit comments