gcc/libstdc++-v3
Jonathan Wakely f3d7dd52a6 Fix std::invoke support for reference_wrappers
PR libstdc++/59768
	* include/std/functional (_Unwrap, __invfwd): Define.
	(__invoke_impl): Remove reference_wrapper overloads and use __invfwd.
	* include/std/type_traits (__result_of_memobj, __result_of_memfun):
	Add partial specializations for const reference_wrappers and simplify.
	* testsuite/20_util/bind/ref_neg.cc: Use dg-excess-errors.
	* testsuite/20_util/function_objects/invoke/59768.cc: New.

From-SVN: r231574
2015-12-11 21:45:51 +00:00
..
config acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale implementation from darwin to DragonFly. 2015-11-14 22:17:24 +01:00
doc Improve generated libstdc++ API docs 2015-12-10 14:02:52 +00:00
include Fix std::invoke support for reference_wrappers 2015-12-11 21:45:51 +00:00
libsupc++ re PR libstdc++/68139 (rethrow_if_nested should tolerate overloaded unary operator&) 2015-12-11 14:04:23 +02:00
po
python re PR libstdc++/68448 (Python Pretty Printers get disabled on libstdc++ reload by GDB) 2015-11-20 19:00:51 +00:00
scripts Improve generated libstdc++ API docs 2015-12-10 14:02:52 +00:00
src More fine-grained autoconf checks for C99 library 2015-11-13 14:51:25 +00:00
testsuite Fix std::invoke support for reference_wrappers 2015-12-11 21:45:51 +00:00
acinclude.m4 Port libvtv to Solaris 2015-11-25 10:30:25 +00:00
aclocal.m4
ChangeLog Fix std::invoke support for reference_wrappers 2015-12-11 21:45:51 +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
config.h.in Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:15:43 +00:00
configure * configure: Regenerate. 2015-11-26 08:24:19 -05:00
configure.ac Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:15:43 +00:00
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.