Date: Tue, 27 Aug 2019 10:54:33 -0400
On 26/08/2019 23.49, Olga Arkhipova via SG15 wrote:
> You still will be able to do it, but at least in MSVC case you'll have to explicitly tell the compiler (by setting /module:interface switch) that this cpp file is actually a module.
Isn't that the build-system's responsibility?
You previously stated that the *IDE* needs to specially handle module
interface files. Why?
> You still will be able to do it, but at least in MSVC case you'll have to explicitly tell the compiler (by setting /module:interface switch) that this cpp file is actually a module.
Isn't that the build-system's responsibility?
You previously stated that the *IDE* needs to specially handle module
interface files. Why?
-- Matthew
Received on 2019-08-27 09:56:38