Remix.run Logo
jjmarr 4 hours ago

Good. Let me use modules!

1718627440 4 hours ago | parent | next [-]

You can always specify the language version in your compiler invocation.

albertzeyer 3 hours ago | parent | prev | next [-]

> Presumably we still wouldn't enable Modules by default.

forrestthewoods an hour ago | parent | prev | next [-]

Modules will never been commonly used in C++. It’s a failed feature.

whobre 3 hours ago | parent | prev [-]

Seriously, why? They are broken. https://vector-of-bool.github.io/2019/01/27/modules-doa.html

suby 3 hours ago | parent [-]

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.