[GSoC] Header Generation for C/C++
Nicholas Wilson
iamthewilsonator at hotmail.com
Wed Jul 17 11:53:45 UTC 2019
On Wednesday, 17 July 2019 at 04:43:52 UTC, Manu wrote:
> On Tue, Jul 16, 2019 at 9:40 PM Nicholas Wilson via
> Digitalmars-d <digitalmars-d at puremagic.com> wrote:
>>
>> On Wednesday, 17 July 2019 at 04:05:57 UTC, Manu wrote:
>> > One hopefully trivial request, I wouldn't want the compiler
>> > to emit a single header; I would want it to emit one .h per
>> > .d file into the output directory.
>>
>> Forward declarations make that a PITA.
>
> Hmmm...
You could possibly achieve something sensible with package at a
time compilation though.
More information about the Digitalmars-d
mailing list