8sa1-gcc/libstdc++-v3
Jonathan Wakely 27c171775a libstdc++: Add comparison operators to <chrono> types
Some more C++20 changes from P1614R2, "The Mothership has Landed".

	* include/std/chrono (duration, time_point): Define operator<=> and
	remove redundant operator!= for C++20.
	* testsuite/20_util/duration/comparison_operators/three_way.cc: New
	test.
	* testsuite/20_util/time_point/comparison_operators/three_way.cc: New
	test.
2020-04-18 00:47:45 +01:00
..
config
doc libstdc++: Refer to Git documentation 2020-04-05 23:56:53 +02:00
include libstdc++: Add comparison operators to <chrono> types 2020-04-18 00:47:45 +01:00
libsupc++ libstdc++: Fix constraints on std::compare_three_way 2020-04-14 21:59:15 +01:00
po
python
scripts
src
testsuite libstdc++: Add comparison operators to <chrono> types 2020-04-18 00:47:45 +01:00
acinclude.m4
aclocal.m4
ChangeLog libstdc++: Add comparison operators to <chrono> types 2020-04-18 00:47:45 +01:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
ChangeLog-2017
ChangeLog-2018
ChangeLog-2019
config.h.in
configure
configure.ac
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.