gcc/libstdc++-v3
Jonathan Wakely 8d52ed5c81 shared_ptr (__shared_ptr): Assert non-void pointer.
* include/bits/shared_ptr (__shared_ptr): Assert non-void pointer.
	* include/bits/shared_ptr (default_delete): Likewise.
	* testsuite/20_util/shared_ptr/cons/58839.cc: Do not use
	default_delete<void>.
	* testsuite/20_util/shared_ptr/cons/void_neg.cc: New.
	* testsuite/20_util/default_delete/void_neg.cc: New.
	* testsuite/20_util/shared_ptr/cons/43820_neg.cc: Adjust line numbers.
	* testsuite/20_util/unique_ptr/assign/48635_neg.cc: Likewise.

From-SVN: r204225
2013-10-30 19:48:52 +00:00
..
2013-10-11 11:46:22 -07:00
2013-10-01 17:34:40 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-10-01 17:34:40 +01:00
2013-07-04 22:07:44 +01:00
2013-02-03 17:54:05 +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.