We’ve been promised modules for years now, but I haven’t heard of anybody using them in a professional setting yet.
Has anybody here been using them seriously?
You must log in or register to comment.
- char8_t ( @char8_t@discuss.tchncs.de ) English2•1 year ago
I have been using some C++20 featurea for a while now but never used modules yet
- Felix Urbasik ( @fell@ma.fellr.net ) 2•1 year ago
@Sinfaen We wanted to move from C++17 to C++20 this year, but it never happened because plans changed and we had to kick out a working product quicker than we anticipated.
I really hope we can adopt C++20 soon.
Although, while many on our team are excited about C++20 features, none of them cares about modules.