Lazy mixins

John Stahara john.stahara+dlang at gmail.com
Tue Mar 25 14:45:23 PDT 2014


On Tue, 25 Mar 2014 21:17:49 +0000, Frustrated wrote:

> Hence you can't do both. Use string mixins and you got to supply the
> argument. Use template mixins and you can't overload properly(which
> makes it useless in my case). If one could evaluate the string mixin
> after the template mixin then it would all work. (and yes, it is the
> solution I want unless you can actually come up with something that
> solves the problem directly(both overloads properly and allows one to
> get the context)

)


More information about the Digitalmars-d mailing list