https://bugs.llvm.org/show_bug.cgi?id=39623
Bug ID: 39623
Summary: SFINAE in default template parameter does not delete
the function.
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: C++
Assignee: unassignedclangb...@nondot.org
Reporter: sidney.cong...@gmail.com
CC: blitzrak...@gmail.com, dgre...@apple.com,
erik.pilking...@gmail.com, llvm-bugs@lists.llvm.org,
richard-l...@metafoo.co.uk
Clang does not seems to delete functions with SFINAE detection placed in a
default template parameter. I reproduced the case on Godbolt with clang (trunk)
:
https://godbolt.org/z/hp7xzV
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs