aliasing base methods

Frits van Bommel fvbommel at REMwOVExCAPSs.nl
Mon Feb 26 13:27:46 PST 2007


Bill Baxter wrote:
> (Of course Policy based design is not as useful in D because there's no 
> multiple inheritance -- maybe Andrei can comment more on alternatives ;-) )

Actually, you can probably implement it with alias template parameters 
and mixins. (Pass templates by alias and mix them in)



More information about the Digitalmars-d mailing list