extern (D)?

Andrej Mitrovic andrej.mitrovich at gmail.com
Thu Jan 17 20:46:35 PST 2013


On 1/18/13, Rob T <alanb at ucora.com> wrote:
> however I read somewhere that it pretty much does nothing but
> strip out the comments because it needs the full source code for
> a inlining, CTFE, and templates.

There was a recent pull that implemented better header generation
(https://github.com/D-Programming-Language/dmd/pull/1487), it will be
in the 2.062 release (which might be a long time from now but it's
worth knowing). It's probably doing a better job at hiding
implementation details.


More information about the Digitalmars-d-learn mailing list