On 2010-10-16 03:30:27 -0400, "Christof Schardt" <csn...@schardt.info> said:

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

What about "as" ?

auto d = as!Drawable(c);

I like "as" much more than "duck". It's a good fit with "to".


--
Michel Fortin
michel.for...@michelf.com
http://michelf.com/

Reply via email to