[flang-commits] [flang] Bugfix for chosing the correct deduction guide (PR #66487)
Botond István Hprváth via flang-commits
flang-commits at lists.llvm.org
Wed Oct 4 08:30:59 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 flang-commits
mailing list