On 02/03/2011 13:00, Alexander Lamaison wrote:
If this is the case, what would be the correct way to get a canonical,
locale-independent string from an integer?
You could use construe_cast, which uses Spirit instead of C++ iostreams.
It is also much faster.