fast_float icon indicating copy to clipboard operation
fast_float copied to clipboard

To String

Open sirinath opened this issue 4 years ago • 4 comments

Perhaps fast string conversion also can be added.

sirinath avatar Jan 23 '21 04:01 sirinath

Is this related to https://github.com/fastfloat/fast_float/issues/23 ?

lemire avatar Jan 23 '21 15:01 lemire

Yes. But either one round trip (floatXX/decimalXX/intXX -> string -> floatXX/decimalXX/intXX & string -> floatXX/decimalXX/intXX -> string) implementations will to.

sirinath avatar Jan 23 '21 16:01 sirinath