DMD 0.166 release
Jarrett Billingsley
kb3ctd2 at yahoo.com
Thu Aug 31 17:52:30 PDT 2006
"Oskar Linde" <olREM at OVEnada.kth.se> wrote in message
news:ed7i39$bke$1 at digitaldaemon.com...
> It is really just a small patch that enables implicit function template
> instantiation for member function and operator templates. It should work
> identically to how IFTI works for free functions.
>
Ah!! This exactly solves the problem I was (am!) having with needing
several very similar member methods which only differ by the parameter type.
Thanks!
> It should open up quite a few door. Here is a quick demo I hacked together
> of how compile time dimensionality checking can be implemented:
>
> http://www.csc.kth.se/~ol/physical.d
That is really, really cool :)
More information about the Digitalmars-d-announce
mailing list