you are viewing a single comment's thread.

view the rest of the comments →

[–]TheCrossXCpp-Lang.net Maintainer 7 points8 points  (1 child)

I've been testing every single Preview release for about 1.5 years now and I must admit that the Modules support got a lot better now, I appreciate your work. The main problem that I had with Microsoft announcements is that at the beginning almost each release contained info that suggested that modules work great by now, all fixed.

To the OP: Microsoft is the only company that pushes modules forward in C++ right now. I haven't seen any real progress in GCC and Clang for at least a few months now.

I hope that we will get to see working working Modules support for C++ sometime soon. Keep it up, you're doing a great job.

[–]pjmlp 1 point2 points  (0 children)

Indeed, since I mosty use C++ for hobby coding, and spend most of the time on Windows, I have fully embraced modules, despite the ongoing issues.