gcc/libstdc++-v3/include
Jonathan Wakely 9c5ad80efd Fix construction of std::function from null pointer-to-member
PR libstdc++/69293
	* include/std/functional (_Function_base::_M_not_empty_function):
	Change overloads for pointers to take arguments by value.
	* testsuite/20_util/function/cons/57465.cc: Add tests for
	pointer-to-member cases.

From-SVN: r232504
2016-01-18 11:43:37 +00:00
..
backward Update copyright years. 2016-01-04 15:30:50 +01:00
bits Use static assertion for uses-allocator construction 2016-01-15 23:12:13 +00:00
c Update copyright years. 2016-01-04 15:30:50 +01:00
c_compatibility Update copyright years. 2016-01-04 15:30:50 +01:00
c_global Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
c_std Update copyright years. 2016-01-04 15:30:50 +01:00
debug Update copyright years. 2016-01-04 15:30:50 +01:00
decimal Update copyright years. 2016-01-04 15:30:50 +01:00
experimental Update copyright years. 2016-01-04 15:30:50 +01:00
ext random.tcc: Use __builtin_isfinite instead of std::isfinite. 2016-01-15 22:26:02 +00:00
parallel Update copyright years. 2016-01-04 15:30:50 +01:00
precompiled Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
profile Update copyright years. 2016-01-04 15:30:50 +01:00
std Fix construction of std::function from null pointer-to-member 2016-01-18 11:43:37 +00:00
tr1 Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
tr2 Update copyright years. 2016-01-04 15:30:50 +01:00
Makefile.am libstdc++: Make certain exceptions transaction_safe. 2016-01-15 22:42:41 +00:00
Makefile.in libstdc++: Make certain exceptions transaction_safe. 2016-01-15 22:42:41 +00:00