DMD 1.019 and 2.003 releases
Christian Kamm
kamm.incasoftware at shift-at-left-and-remove-this.de
Mon Jul 23 04:34:07 PDT 2007
The extended compile time reflection opens the door for all kinds of cool
things! Here's an RTTI-Visitor, for instance.
It uses compile-time foreach to build a sequence of if-statements that check
the classinfo and call the matching method.
Regards,
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dispatch.d
Type: text/x-java
Size: 1960 bytes
Desc: not available
Url : http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20070723/099cef60/attachment.java
More information about the Digitalmars-d-announce
mailing list