gcc/libstdc++-v3
Jonathan Wakely 449a432129 Fix pretty-printer for std::variant
* python/libstdcxx/v6/printers.py (StdVariantPrinter): Update for new
	data member name.
	* testsuite/libstdc++-prettyprinters/cxx17.cc: Remove redundant test.

From-SVN: r243304
2016-12-06 14:36:07 +00:00
..
config baseline_symbols.txt: Regenerate. 2016-12-03 16:10:43 +00:00
doc Make std::tuple_size<cv T> SFINAE-friendly (LWG 2770) 2016-11-15 19:32:44 +00:00
include Fix debug mode assertion for std::shared_ptr<void> 2016-12-06 14:36:00 +00:00
libsupc++ PR 59406 note that FNV hash functions are incorrect 2016-11-15 20:17:39 +00:00
po
python Fix pretty-printer for std::variant 2016-12-06 14:36:07 +00:00
scripts
src Add missing noexcept on std::_Sp_locker constructors 2016-12-06 10:43:49 +00:00
testsuite Fix pretty-printer for std::variant 2016-12-06 14:36:07 +00:00
acinclude.m4 Don't define libstdc++-internal macros in Solaris 10+ <math.h> 2016-11-21 16:09:47 +00:00
aclocal.m4
ChangeLog Fix pretty-printer for std::variant 2016-12-06 14:36:07 +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
config.h.in Don't define libstdc++-internal macros in Solaris 10+ <math.h> 2016-11-21 16:09:47 +00:00
configure crossconfig.m4 (*-linux*): Add link-check for memalign. 2016-12-01 06:06:04 +00:00
configure.ac
configure.host
crossconfig.m4 crossconfig.m4 (*-linux*): Add link-check for memalign. 2016-12-01 06:06:04 +00:00
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.