Interfaces based on TypeTuple?

"Øivind" oivind.loe at gmail.com
Wed Dec 25 00:37:36 PST 2013


On Wednesday, 25 December 2013 at 07:49:35 UTC, Jakob Ovrum wrote:
> On Wednesday, 25 December 2013 at 07:45:37 UTC, Øivind wrote:
>> class B!C : InterfacesTuple!C {}
>
> You probably meant:
>
> class B(C) : InterfacesTuple!C {}

Yes, stupid typo. Thanks for the quick answer. Awesome that this 
works :)


More information about the Digitalmars-d-learn mailing list