std.serialization

Orvid King blah38621 at gmail.com
Fri Feb 14 10:57:36 PST 2014


On Friday, 14 February 2014 at 11:22:22 UTC, Daniel Murphy wrote:
> "Orvid King"  wrote in message 
> news:ntpjdeutsxqicjywtoxc at forum.dlang.org...
>
>> (except for float->string conversion, which I don't understand 
>> the algorithms enough to implement myself) even going so far 
>> as to create an output range based version of 
>> to!string(int/uint/long/ulong/etc.).
>
> std.format.formatValue / std.format.formattedWrite ?

Both of them fall back on a form of printf internally.


More information about the Digitalmars-d-announce mailing list