https://issues.dlang.org/show_bug.cgi?id=19530
--- Comment #3 from Victor Porton <[email protected]> --- This does not solve my problem. I want the possibility to _selectively_ (at my disposal, that is both or only A or only B) add mixins A or B without the necessity to pass template parameters two times. Your example does not solve this problem. --
