[D-runtime] object_.d's underscore and a couple other questions

Martin Nowak code at dawg.eu
Wed Jan 8 04:20:30 PST 2014


On 01/08/2014 12:28 PM, Mike Franklin wrote:
> Also, why the over-abreviated names like:
> TypeInfo_e  // for real
> TypeInfo_k  // really? 'k' as in uint?
> etc...
Comes from D's mangling ( http://dlang.org/abi.html) where k is used for 
uint and e for real.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d-runtime/attachments/20140108/093961e5/attachment.html>


More information about the D-runtime mailing list