]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Fix value of __cpp_lib_format macro [PR111826]
authorJonathan Wakely <jwakely@redhat.com>
Fri, 8 Dec 2023 14:40:26 +0000 (14:40 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Sat, 9 Dec 2023 11:51:41 +0000 (11:51 +0000)
commitcdf45e00a936a76a785c592c9730f24ef1ac25cd
tree186f7a21afbca2da97ec43998a6a88dde8d59d49
parenta314edee2490259d7f7caec8eef77846bcdb608b
libstdc++: Fix value of __cpp_lib_format macro [PR111826]

As noted in the PR, we support both features required for the 202110L
value, so we should define it with that value.

libstdc++-v3/ChangeLog:

PR libstdc++/111826
* include/bits/version.def (format): Update value.
* include/bits/version.h: Regenerate.
* testsuite/std/format/functions/format.cc:
libstdc++-v3/include/bits/version.def
libstdc++-v3/include/bits/version.h
libstdc++-v3/testsuite/std/format/functions/format.cc