gcc/libstdc++-v3/testsuite
Jonathan Wakely 6e2e575a03 PR libstdc++/80504 qualify calls to avoid ADL
PR libstdc++/80504
	* include/bits/refwrap.h (ref, cref): Qualify calls.
	* testsuite/20_util/reference_wrapper/80504.cc: New test.

From-SVN: r247094
2017-04-24 12:40:07 +01:00
..
17_intro
18_support Implement P0607R0 "Inline Variables for Standard Library" for C++17 2017-03-23 19:40:07 +00:00
19_diagnostics
20_util PR libstdc++/80504 qualify calls to avoid ADL 2017-04-24 12:40:07 +01:00
21_strings Implement P0426R1 "Constexpr for std::char_traits" for C++17 (partial) 2017-04-03 18:15:53 +01:00
22_locale Fix alignment bugs in std::codecvt_utf16 2017-03-17 19:28:05 +00:00
23_containers Fix Debug Mode test failures 2017-03-23 19:40:41 +00:00
24_iterators
25_algorithms PR libstdc++/80064 make heap algorithms work with function types 2017-03-16 14:32:07 +00:00
26_numerics PR libstdc++/80137 use std::nextafter instead of looping 2017-03-28 17:09:49 +01:00
27_io
28_regex
29_atomics
30_threads PR libstdc++/80316 make promise::set_value throw no_state error 2017-04-21 15:49:19 +01:00
abi
backward
config
data
decimal
experimental
ext Fix Debug Mode test failures 2017-03-23 19:40:41 +00:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions PR libstdc++/68397 std::tr1::expint fails ... long double arguments. 2017-04-20 15:41:59 +00:00
tr1 PR libstdc++/68397 std::tr1::expint fails ... long double arguments. 2017-04-20 15:41:59 +00:00
tr2
util Fix comments in libstdc++ header and test 2017-04-03 18:16:06 +01:00
Makefile.am
Makefile.in