preprocessor pass equivalent?
Jacob Carlborg
doob at me.com
Thu Mar 15 03:04:03 PDT 2012
On 2012-03-15 09:35, Jay Norwood wrote:
> Is there some option, similar to -E gcc option, that would generate the
> analogous listing for D? What I mean is that I'd like to see all the
> code in version blocks gone, all the mixin strings expanded.
>
> It is probably too much to wish for having the infered auto's expanded...
>
The Eclipse plugin, Descent, has a view that does something like this.
Although I don't know how well it works for D2.
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list