
24 Aug
2011
24 Aug
'11
12:57 p.m.
On Aug 24, 2011, at 8:36 AM, gast128 <gast128@hotmail.com> wrote:
I cannot answer for the advanced use, but we are definitely interested in a fast (locale independent) conversion from int/long/double to string.
Conversion isn't about string <-> type. You should try the proposed Coerce library for fast string <-> type conversions, esp if you are willing to spare some compile time in exchange.