2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-03-29 11:20:58 +08:00
Jonathan Wakely d8ab827382 re PR libstdc++/51365 (cannot use final empty class in std::tuple)
PR libstdc++/51365
	* include/std/tuple (_Tuple_impl): Check __is_final as well as
	is_empty.
	* testsuite/20_util/tuple/51365.cc: New.

From-SVN: r182523
2011-12-20 09:09:50 +00:00
..
2011-11-02 15:28:43 +00:00
2011-11-02 15:28:43 +00:00
2011-01-11 16:43:25 +00:00
2011-01-02 08:22:05 -08:00
2011-11-02 15:28:43 +00:00

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.