gcc/libstdc++-v3
Jonathan Wakely d1505d0146 libstdc++: Simplify std::common_comparison_category
* libsupc++/compare (common_comparison_category): Define without using
	concepts and optimise for compilation time.
	(__detail::__cmp_cat_ids): Remove.
	(__detail::__common_cmp_cat): Replace class template and
	specializations with constexpr function.

From-SVN: r279307
2019-12-12 14:35:55 +00:00
..
config Fix libstdc++ compiling for an aarch64 multilib with big-endian. 2019-12-07 16:08:55 -08:00
doc Switch gcc ftp URL's to https 2019-11-20 22:24:48 +02:00
include libstdc++: Fix tr1 definition ambiguity in versioned namespace 2019-12-12 07:23:34 +00:00
libsupc++ libstdc++: Simplify std::common_comparison_category 2019-12-12 14:35:55 +00:00
po
python libstdc++: Define pretty printer for comparison categories 2019-12-05 00:42:11 +00:00
scripts Implement <concepts> header for C++20 2019-10-11 16:53:52 +01:00
src libstdc++: Qualify isdigit call to fix versioned namespace build. 2019-12-12 07:14:55 +00:00
testsuite libstdc++: Correct noexcept-specifiers on span constructors 2019-12-10 23:50:26 +00:00
ChangeLog libstdc++: Simplify std::common_comparison_category 2019-12-12 14:35:55 +00: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
Makefile.am
Makefile.in
README
acinclude.m4 libstdc++: Add full steady_clock support to shared_timed_mutex 2019-12-02 16:23:10 +00:00
aclocal.m4
config.h.in libstdc++: Add full steady_clock support to shared_timed_mutex 2019-12-02 16:23:10 +00:00
configure libstdc++: Add full steady_clock support to shared_timed_mutex 2019-12-02 16:23:10 +00:00
configure.ac libstdc++: Add full steady_clock support to shared_timed_mutex 2019-12-02 16:23:10 +00:00
configure.host
crossconfig.m4
fragment.am
linkage.m4

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.