[libcxx-commits] [libcxx] Bugfix for chosing the correct deduction guide (PR #66487)
Botond István Hprváth via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 4 08:31:04 PDT 2023
================
@@ -85,3 +85,38 @@ int main() {
}
+
+namespace deduceTemplatedConstructor{
----------------
HoBoIs wrote:
Done
https://github.com/llvm/llvm-project/pull/66487
More information about the libcxx-commits
mailing list