On Tue, Jan 25, 2011 at 12:33, Nick <n...@example.com> wrote:
> Instead of mixing in type by type, is there a way to mixin a Type Tuple?
> Some foreach Type mixin;
>
> Otherwise, I guess recursive templated inheritance with a single mixin at
> each level should to the trick?

Could you give an example of type mixin? I'm not sure I understand
what you're trying to do.

Philippe

Reply via email to