r240345 - in /trunk/libstdc++-v3: ChangeLog pyt...

redi@gcc.gnu.org redi@gcc.gnu.org
Thu Sep 22 10:06:00 GMT 2016


Author: redi
Date: Thu Sep 22 10:06:41 2016
New Revision: 240345

URL: https://gcc.gnu.org/viewcvs?rev=240345&root=gcc&view=rev
Log:
Update pretty printer for std::variant

	* python/libstdcxx/v6/printers.py (StdVariantPrinter): Adjust for
	recent change to _Variant_storage.
	* testsuite/libstdc++-prettyprinters/cxx17.cc: Test variant with
	reference type.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/python/libstdcxx/v6/printers.py
    trunk/libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx17.cc



More information about the Libstdc++-cvs mailing list