Open Quuxplusone opened 3 years ago
Attached testcase-clang.cpp
(166 bytes, text/x-c++src): testcase-clang.cpp
(For reference, if I understand correctly, this should be allowed by P1091R3 and/or P1381R1; I have also tested this against clang 12.0.5.)
Yes C++20 does fix this but Clang still complains about it.
I just checked clang-14 - it is still affected.
Is there an estimate when this will be fixed?
testcase-clang.cpp
(166 bytes, text/x-c++src)