On 2024-07-29 12:16, Jonathan Wakely wrote:
On Mon, 29 Jul 2024 at 10:45, Jonathan Wakely wrote:
On Mon, 29 Jul 2024 at 09:42, Ehrnsperger, Markus
wrote:
Hi,
I'm attaching two files:
1.: to_chars10.h:
This is intended to be included in libstdc++ / gcc to achieve perfor
Hi,
I'm attaching two files:
1.: *to_chars10.h*:
This is intended to be included in libstdc++ / gcc to achieve
performance improvements. It is an implementation of
to_chars10(char* first, char* last, /* integer-type */ value);
Parameters are identical to std::to_chars(char* first, char* l