]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Add missing __cpp_lib_format macro to <version>
authorJonathan Wakely <jwakely@redhat.com>
Wed, 22 Mar 2023 12:37:17 +0000 (12:37 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 22 Mar 2023 17:48:20 +0000 (17:48 +0000)
commit02e86035d30e9f7b8645ebb64f4028900fc37126
tree053239834872290d5780d3ebc875a0ada6e4bdf9
parentba4f5530c475eadd2a7edb46b6c1c9d5f9267501
libstdc++: Add missing __cpp_lib_format macro to <version>

libstdc++-v3/ChangeLog:

* include/std/version (__cpp_lib_format): Define.
* testsuite/std/format/functions/format.cc: Check it.
libstdc++-v3/include/std/version
libstdc++-v3/testsuite/std/format/functions/format.cc
This page took 0.057494 seconds and 5 git commands to generate.