On Wednesday, 10 January 2018 at 19:26:58 UTC, Adam D. Ruppe
wrote:
On Wednesday, 10 January 2018 at 19:07:46 UTC, 12345swordy
wrote:
I noticed, can't fix it cause it won't let me edit it.
OK, I'd just use foreach there anyway tho (then it actually
builds!).
But, hopefully once you get it running, you'll see that the
base type tuple just gives the bases: it will print two lines,
one for the base class Object and one for your interface A.
Neither of them have constructors!
It won't print the class D itself....
You know a equivalent template that does that?