DMD 1.019 and 2.003 releases
Jarrett Billingsley
kb3ctd2 at yahoo.com
Mon Jul 23 04:55:59 PDT 2007
"Christian Kamm" <kamm.incasoftware at shift-at-left-and-remove-this.de> wrote
in message news:f823if$1seh$1 at digitalmars.com...
> 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
That looks like multimethods. :D
More information about the Digitalmars-d-announce
mailing list