Are We Modules Yet?
11–20 of 94 posts
Re: Are We Modules Yet?
#12Re: Are We Modules Yet?
#13Is it just me or does it seem like modules are a good idea which is totally dead on arrival? It's been four years, and we've had a whole new edition of c++ standard in the meantime, and Clang and GCC still don't have full support for modules.
In the future, things should not get standardized without an actual working implementation of the feature that people can actually use. Even better would be to have multiple similar non-standard features that each compiler can implement, and then the standardization can serve as way for them to converge.
Re: Are We Modules Yet?
#14Re: Are We Modules Yet?
#15I feel that the site would benefit from a paragraph or two about what C++ Modules are and why devs should use them
Re: Are We Modules Yet?
#16Re: Are We Modules Yet?
#17Re: Are We Modules Yet?
#18Re: Are We Modules Yet?
#193892?
I did not expect it to be the expected year of completion.
Re: Are We Modules Yet?
#20As a longtime C++ user, I'd sooner just upgrade to a better system programming language. C++ is a weird mess.