boilerplate generation

John Colvin john.loughran.colvin at gmail.com
Mon Dec 30 09:46:55 PST 2013


On Monday, 30 December 2013 at 17:33:13 UTC, Carl Sturtivant 
wrote:
>
> On Monday, 30 December 2013 at 04:35:34 UTC, Dicebot wrote:
>> It can be forced by pragma(mangle) though. Updated code: [...]
>
> Never heard of pragma(mangle)! Very useful. What role does it 
> play in D? Is it guaranteed implemented on x86 or amd64?
>
> Thanks for the answer, very nice.

It's unrelated to the target architecture, it's just for naming. 
See dlang.org/abi.html


More information about the Digitalmars-d-learn mailing list