gcc/libstdc++-v3/testsuite
Jonathan Wakely cdf67a89b2 Fix cv-qualifiers in std::bind invocation
PR libstdc++/68912
	* include/std/functional (_Bind::operator()): Use lvalue functor to
	deduce return type.
	* testsuite/20_util/bind/68912.cc: New.

From-SVN: r231692
2015-12-16 14:16:00 +00:00
..
17_intro [Patch Testsuite] Make all_attributes.cc in to (almost_)all_attributes.cc for ARM. 2015-03-20 17:20:12 +00:00
18_support Backport fix for PR libstdc++/62258 from mainline 2015-09-03 16:10:25 +01:00
19_diagnostics Update copyright years. 2015-01-05 13:33:28 +01:00
20_util Fix cv-qualifiers in std::bind invocation 2015-12-16 14:16:00 +00:00
21_strings Backport PR libstdc++/65049 fix from mainline 2015-10-02 21:08:17 +01:00
22_locale Backport PR libstdc++/66855 fix from mainline 2015-09-03 16:10:32 +01:00
23_containers Fix return type of heterogeneous find for sets 2015-11-10 18:08:50 +00:00
24_iterators range_access.h (begin, end): Use _GLIBCXX14_CONSTEXPR on overloads for arrays. 2015-01-19 14:37:03 +00:00
25_algorithms re PR libstdc++/64646 (New overloads of std::is_permutation dereference past-the-end iterator) 2015-01-18 16:31:06 +00:00
26_numerics Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:25:07 +00:00
27_io Extend valid values of iostream bitmask types 2015-11-25 16:11:40 +00:00
28_regex backport: re PR libstdc++/68863 (Regular expressions: Backreferences don't work in negative lookahead) 2015-12-15 05:19:20 +00:00
29_atomics Backport PR libstdc++/65913 fix from mainline. 2015-10-08 17:54:23 +01:00
30_threads shared_mutex (shared_timed_mutex): Only use pthread_rwlock_t when the POSIX Timeouts option is supported. 2015-04-10 10:00:00 +01:00
abi Update copyright years. 2015-01-05 13:33:28 +01:00
backward Update copyright years. 2015-01-05 13:33:28 +01:00
config Update copyright years. 2015-01-05 13:33:28 +01:00
data make_graph_test_infos.xml: Edit. 2011-08-15 00:51:06 +00:00
decimal Update copyright years. 2015-01-05 13:33:28 +01:00
experimental Backport Filesystem TS fixes from mainline. 2015-10-07 22:00:50 +01:00
ext c++config (__gnu_cxx::__cxx11): Define new namespace. 2015-03-20 13:26:55 +00:00
lib backport: acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS, [...]): Define. 2015-08-18 18:58:22 +01:00
libstdc++-abi Update copyright years. 2015-01-05 13:33:28 +01:00
libstdc++-dg Update copyright years. 2015-01-05 13:33:28 +01:00
libstdc++-prettyprinters Ensure another pretty-printer test uses C++98 mode 2015-11-26 16:12:31 +00:00
libstdc++-xmethods re PR libstdc++/65839 (xmethods need updating once gdb decides how to fix 18285) 2015-05-26 21:28:42 +00:00
performance Update copyright years. 2015-01-05 13:33:28 +01:00
tr1 Update copyright years. 2015-01-05 13:33:28 +01:00
tr2 Update copyright years. 2015-01-05 13:33:28 +01:00
util backport: acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS, [...]): Define. 2015-08-18 18:58:22 +01:00
Makefile.am Update copyright years. 2015-01-05 13:33:28 +01:00
Makefile.in Makefile.in: Regenerate with automake-1.11.6. 2015-08-18 18:58:06 +01:00