gcc/libstdc++-v3
Jonathan Wakely b1bd915843 PR libstdc++/80229 restore support for shared_ptr<function type>
PR libstdc++/80229
	* include/bits/shared_ptr_base.h
	(__shared_ptr::_M_enable_shared_from_this_with): Change parameters to
	non-const and then use remove_cv to get unqualified type.
	* testsuite/20_util/enable_shared_from_this/members/const.cc: Don't
	cast away constness on object created const.
	* testsuite/20_util/shared_ptr/cons/80229.cc: New test.

From-SVN: r246520
2017-03-28 08:35:04 +01:00
..
config x32: Update baseline_symbols.txt 2017-02-13 08:47:35 -08:00
doc Fix broken links in manual and remove outdated info 2017-03-23 19:40:21 +00:00
include PR libstdc++/80229 restore support for shared_ptr<function type> 2017-03-28 08:35:04 +01:00
libsupc++ PR libstdc++/79789 fix non-reserved names in headers 2017-03-02 03:43:49 +00:00
po
python PR libstdc++/67440 make pretty printers work with GDB 7.6 again 2017-03-16 14:11:48 +00:00
scripts
src Fix alignment bugs in std::codecvt_utf16 2017-03-17 19:28:05 +00:00
testsuite PR libstdc++/80229 restore support for shared_ptr<function type> 2017-03-28 08:35:04 +01:00
acinclude.m4 Fix typo in config.h.in comment 2017-03-15 15:23:44 +00:00
aclocal.m4
ChangeLog PR libstdc++/80229 restore support for shared_ptr<function type> 2017-03-28 08:35:04 +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 Fix typo in config.h.in comment 2017-03-15 15:23:44 +00:00
configure Fix typo in config.h.in comment 2017-03-15 15:23:44 +00:00
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.