Hi,
This https://clang.llvm.org/cxx_status.html#cxx20 indicates that the concept support it not complete.
https://godbolt.org/z/3YaWGEdex shows that clang can’t compile .
I also see that there is a bug open for it https://bugs.llvm.org/show_bug.cgi?id=46746
Was wondering if there is someone working on it?
Thanks.