-
- Downloads
libstdc++: Update value of __cpp_lib_ios_noreplace macro
My P2467R1 proposal was accepted for C++23 so there's an official value for this macro now. libstdc++-v3/ChangeLog: * include/bits/ios_base.h (__cpp_lib_ios_noreplace): Update value to 202207L. * include/std/version (__cpp_lib_ios_noreplace): Likewise. * testsuite/27_io/basic_ofstream/open/char/noreplace.cc: Check for new value. * testsuite/27_io/basic_ofstream/open/wchar_t/noreplace.cc: Likewise.
Showing
- libstdc++-v3/include/bits/ios_base.h 1 addition, 1 deletionlibstdc++-v3/include/bits/ios_base.h
- libstdc++-v3/include/std/version 1 addition, 1 deletionlibstdc++-v3/include/std/version
- libstdc++-v3/testsuite/27_io/basic_ofstream/open/char/noreplace.cc 2 additions, 2 deletions...-v3/testsuite/27_io/basic_ofstream/open/char/noreplace.cc
- libstdc++-v3/testsuite/27_io/basic_ofstream/open/wchar_t/noreplace.cc 2 additions, 2 deletions.../testsuite/27_io/basic_ofstream/open/wchar_t/noreplace.cc
Loading
Please register or sign in to comment