]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Tweak localized formatting for floating-point types
authorJonathan Wakely <jwakely@redhat.com>
Mon, 29 Apr 2024 17:16:29 +0000 (18:16 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Sat, 14 Sep 2024 12:46:30 +0000 (13:46 +0100)
commit99b8be43d7c548db127ee4f4d0918c55edc68b3f
tree73d0f7fc4c0033c4247ef47067569dcc5b5f2061
parent01670a4095791733e0389acead832e3da757c9d7
libstdc++: Tweak localized formatting for floating-point types

libstdc++-v3/ChangeLog:

* include/std/format (__formatter_fp::_M_localize): Add comments
and micro-optimize string copy.
libstdc++-v3/include/std/format