gcc/libstdc++-v3
Jonathan Wakely d80f04d61e Constexpr in std::pointer_traits (P1006R1)
* include/bits/ptr_traits.h [C++20] (pointer_traits<T*>::pointer_to):
	Add constexpr.
	* testsuite/20_util/pointer_traits/pointer_to_constexpr.cc: New test.

From-SVN: r269418
2019-03-06 11:32:42 +00:00
..
config baseline_symbols.txt: Adjust. 2019-02-22 21:25:59 +00:00
doc PR libstdc++/89466 avoid slow xsltproc command in configure 2019-02-27 11:25:44 +00:00
include Constexpr in std::pointer_traits (P1006R1) 2019-03-06 11:32:42 +00:00
libsupc++ PR libstdc++/89466 avoid slow xsltproc command in configure 2019-02-27 11:25:44 +00:00
po PR libstdc++/89466 avoid slow xsltproc command in configure 2019-02-27 11:25:44 +00:00
python PR libstdc++/89466 avoid slow xsltproc command in configure 2019-02-27 11:25:44 +00:00
scripts
src PR libstdc++/89562 use binary mode for file I/O 2019-03-03 22:23:33 +00:00
testsuite Constexpr in std::pointer_traits (P1006R1) 2019-03-06 11:32:42 +00:00
acinclude.m4 PR libstdc++/89466 avoid slow xsltproc command in configure 2019-02-27 11:25:44 +00:00
aclocal.m4
ChangeLog Constexpr in std::pointer_traits (P1006R1) 2019-03-06 11:32:42 +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
config.h.in
configure PR libstdc++/89466 avoid slow xsltproc command in configure 2019-02-27 11:25:44 +00:00
configure.ac PR libstdc++/89466 avoid slow xsltproc command in configure 2019-02-27 11:25:44 +00:00
configure.host configure.host (abi_baseline_pair): Adjust for SPARC64/Linux. 2019-02-22 07:25:52 +00:00
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in PR libstdc++/89466 avoid slow xsltproc command in configure 2019-02-27 11:25:44 +00:00
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.