Subject: Re: [boost] [outcome] non-interface-related concerns
From: Peter Dimov (lists_at_[hidden])
Date: 2017-05-27 16:11:05


Niall Douglas wrote:

> Remember that file is C code, not C++ code, and it's Windows-only, so the
> choice of number to string function is more limited.

The standard C function for number-to-string is sprintf.