]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Update __cpp_lib_three_way_comparison macro
authorJonathan Wakely <jwakely@redhat.com>
Mon, 20 Apr 2020 16:50:10 +0000 (17:50 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 20 Apr 2020 16:50:10 +0000 (17:50 +0100)
commit73a0a21d22da7db9687853a4ee7d55fc9aa818a4
treeae76d269eadb19373fab026897dcdb97473ecfa3
parent93843da69772d271a7247ab2536280646086a5ce
libstdc++: Update __cpp_lib_three_way_comparison macro

With P1614R2 fully implemented (except for the <chrono> types which we
don't support at all) we can define the feature test macro to the new
value.

* include/std/version (__cpp_lib_three_way_comparison): Update value.
* libsupc++/compare (__cpp_lib_three_way_comparison): Likewise.
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/version
libstdc++-v3/libsupc++/compare
This page took 0.051082 seconds and 5 git commands to generate.