On 2010-10-16 03:30:27 -0400, "Christof Schardt" <[email protected]> said:
auto d = duck!Drawable(c); // awesWhat about "as" ? auto d = as!Drawable(c);
I like "as" much more than "duck". It's a good fit with "to". -- Michel Fortin [email protected] http://michelf.com/
