I'd just like to say thanks for D
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Mon Mar 11 14:06:57 PDT 2013
On 3/11/13 3:31 PM, Brad Anderson wrote:
> Speaking of which, I noticed Facebook's Folly had a conv.h with a to<>.
> Was that inspired by Phobos' std.conv?
>
> https://github.com/facebook/folly/blob/master/folly/docs/Conv.md
We use some text file formats (notably Hadoop/Hive) which require
extensive conversions string <-> integrals. I wrote folly's conv, so of
course it was inspired from Phobos.
Andrei
More information about the Digitalmars-d
mailing list