Hi,
I was wondering about what the current state of C++20 modules implementation is? Is there any work in progress for it?
Regards,
Jules Pénuchot
Hi,
I was wondering about what the current state of C++20 modules implementation is? Is there any work in progress for it?
Regards,
Jules Pénuchot
Yes there is. Iain Sandoe is working on the feature set (others are also working on pieces).
nathan
Just found the repo indeed (https://github.com/iains/clang-cxx20-modules), thank you Nathan!
Regards,
Jules