A Few thoughts on C, C++, and D

jmh530 via Digitalmars-d digitalmars-d at puremagic.com
Wed May 31 06:55:21 PDT 2017


On Wednesday, 31 May 2017 at 06:52:00 UTC, Jacob Carlborg wrote:
>
> Yes, but it's very difficult to do.
>
> Say there's some code looking like this:
>
> [snip]

Some simpler #ifdefs might be easier to handle and add a lot of 
value. Then you can make a list of stuff that is not supported, 
like #ifdefs with #includes.


More information about the Digitalmars-d mailing list