C++ to add import, module and export

deadalnix via Digitalmars-d digitalmars-d at puremagic.com
Tue Nov 24 16:53:20 PST 2015


On Tuesday, 24 November 2015 at 23:14:28 UTC, deadalnix wrote:
> According to this:
> https://www.youtube.com/watch?v=RwdQA0pGWa4
>
> There are plan to add these keyword in C++'s module system.

Also, this module representation may be an opportunity for us to 
compile D to something a C++ compiler can digest (maybe ?).



More information about the Digitalmars-d mailing list