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:
Showing
- libstdc++-v3/include/bits/version.def 1 addition, 3 deletionslibstdc++-v3/include/bits/version.def
- libstdc++-v3/include/bits/version.h 64 additions, 64 deletionslibstdc++-v3/include/bits/version.h
- libstdc++-v3/testsuite/std/format/functions/format.cc 2 additions, 2 deletionslibstdc++-v3/testsuite/std/format/functions/format.cc
Loading
Please register or sign in to comment