On Mon, Sep 26, 2011 at 11:19, Gor F. Gyolchanyan <[email protected]> wrote: > Thanks! This is exactly what i wanted! > Seems like the problem of not being able to pass struct template parameters > can be > worked around by putting the struct attribute access in a mixin.
Keep us informed on your progress, because since I read "Modern C++ Design", I wondered how to do that in D (and if that is indeed idiomatic in D).
