Bug fix week

Adam Ruppe destructionator at gmail.com
Mon May 24 10:04:02 PDT 2010


On 5/24/10, Andrei Alexandrescu <SeeWebsiteForEmail at erdani.org> wrote:
> FWIW I swear by it.

Me too. I was opposed to it in the beginning as being unnecessary, but
it is really nice now that I use it.

auto a = to!int(whatever);

Just flows really nicely. to!(int)(whatever) isn't quite the same.


More information about the Digitalmars-d-announce mailing list