gcc/libstdc++-v3
Jonathan Wakely 6a19d2a2ee PR libstdc++/82685 add 'noexcept' to string_view literals
PR libstdc++/82685
	* include/experimental/string_view (operator""sv): Add noexcept.
	* include/std/string_view (operator""sv): Likewise.

From-SVN: r254041
2017-10-24 12:28:40 +01:00
..
config
doc PR libstdc++/82644 document IS 29124 support 2017-10-23 12:10:28 +01:00
include PR libstdc++/82685 add 'noexcept' to string_view literals 2017-10-24 12:28:40 +01:00
libsupc++ PR libstdc++/81469 deprecate std::uncaught_exception for C++17 2017-09-20 17:34:49 +01:00
po
python Implement C++17 Filesystem library 2017-10-23 13:11:22 +01:00
scripts
src Implement C++17 Filesystem library 2017-10-23 13:11:22 +01:00
testsuite Implement C++17 Filesystem library 2017-10-23 13:11:22 +01:00
acinclude.m4
aclocal.m4
ChangeLog PR libstdc++/82685 add 'noexcept' to string_view literals 2017-10-24 12:28:40 +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
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.