> auto d = duck!Drawable(c); // awes

What about "as" ?

auto d = as!Drawable(c);

Christof


Reply via email to