-
- Downloads
libstdc++: Add spaceship operator to std::type_index
Another C++20 change from P1614R2, "The Mothership has Landed". * include/std/typeindex (operator<=>): Define for C++20. * testsuite/20_util/typeindex/comparison_operators_c++20.cc: New test.
Showing
- libstdc++-v3/ChangeLog 5 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/include/std/typeindex 17 additions, 0 deletionslibstdc++-v3/include/std/typeindex
- libstdc++-v3/testsuite/20_util/typeindex/comparison_operators_c++20.cc 50 additions, 0 deletions...testsuite/20_util/typeindex/comparison_operators_c++20.cc
Loading
Please register or sign in to comment