gcc/libstdc++-v3/testsuite/23_containers/queue
Jonathan Wakely 717e91dbc4 libstdc++: Define operator<=> for std::stack and std::queue
Some more C++20 changes from P1614R2, "The Mothership has Landed".

	* include/bits/stl_queue.h (queue): Define operator<=> for C++20.
	* include/bits/stl_stack.h (stack): Likewise.
	* testsuite/23_containers/queue/cmp_c++20.cc: New test.
	* testsuite/23_containers/stack/cmp_c++20.cc: New test.
2020-04-19 21:30:15 +01:00
..
members Update copyright years. 2020-01-01 12:51:42 +01:00
requirements Update copyright years. 2020-01-01 12:51:42 +01:00
77528.cc Update copyright years. 2020-01-01 12:51:42 +01:00
92878_92947.cc Library-side tests for parenthesized aggregate init 2020-03-31 17:07:52 +03:00
cmp_c++20.cc libstdc++: Define operator<=> for std::stack and std::queue 2020-04-19 21:30:15 +01:00
deduction.cc Update copyright years. 2020-01-01 12:51:42 +01:00
moveable.cc Update copyright years. 2020-01-01 12:51:42 +01:00