https://github.com/zwuis commented:

C++23 supports

```cpp
// and switch/for/range-for
if (using Type = NS::Type; condition)
```

but using-declaration is not allowed here.

https://github.com/llvm/llvm-project/pull/180404
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to