Skip to content

Commit dbfffcc

Browse files
burblebeetkoeppe
authored andcommitted
CWG2664 Deduction failure in CTAD for alias templates
1 parent a78f644 commit dbfffcc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/overloading.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,6 +1351,8 @@
13511351
according to the process in \ref{temp.deduct.type}
13521352
with the exception that deduction does not fail
13531353
if not all template arguments are deduced.
1354+
If deduction fails for another reason,
1355+
proceed with an empty set of deduced template arguments.
13541356
Let \tcode{g} denote the result of substituting
13551357
these deductions into \tcode{f}.
13561358
If substitution succeeds,

0 commit comments

Comments
 (0)