← Back to context Comment by jjmarr 5 hours ago Good. Let me use modules! 5 comments jjmarr Reply 1718627440 4 hours ago You can always specify the language version in your compiler invocation. albertzeyer 4 hours ago > Presumably we still wouldn't enable Modules by default. forrestthewoods 1 hour ago Modules will never been commonly used in C++. It’s a failed feature. whobre 4 hours ago Seriously, why? They are broken. https://vector-of-bool.github.io/2019/01/27/modules-doa.html suby 3 hours ago This is from 2019, prior to the finalization of modules in the standard. I'd be interested in how many of these issues were unaddressed in the final version shipped.
whobre 4 hours ago Seriously, why? They are broken. https://vector-of-bool.github.io/2019/01/27/modules-doa.html suby 3 hours ago This is from 2019, prior to the finalization of modules in the standard. I'd be interested in how many of these issues were unaddressed in the final version shipped.
suby 3 hours ago This is from 2019, prior to the finalization of modules in the standard. I'd be interested in how many of these issues were unaddressed in the final version shipped.
You can always specify the language version in your compiler invocation.
> Presumably we still wouldn't enable Modules by default.
Modules will never been commonly used in C++. It’s a failed feature.
Seriously, why? They are broken. https://vector-of-bool.github.io/2019/01/27/modules-doa.html
This is from 2019, prior to the finalization of modules in the standard. I'd be interested in how many of these issues were unaddressed in the final version shipped.