gcc/libstdc++-v3/testsuite
Jonathan Wakely 58078de77b PR libstdc++/81076 make __byte_operand SFINAE-friendly
PR libstdc++/81076
	* include/c_global/cstddef (__byte_operand): Define primary template.
	* testsuite/18_support/byte/81076.cc: New test.

From-SVN: r257050
2018-01-25 15:24:39 +00:00
..
17_intro * testsuite/17_intro/names.cc: Undefine 'y' on SPARC/Linux. 2018-01-16 20:40:09 +00:00
18_support PR libstdc++/81076 make __byte_operand SFINAE-friendly 2018-01-25 15:24:39 +00:00
19_diagnostics
20_util PR libstdc++/83830 Define std::has_unique_object_representations_v 2018-01-15 15:02:01 +00:00
21_strings
22_locale
23_containers 2018-01-10 François Dumont <fdumont@gcc.gnu.org> 2018-01-10 16:59:02 +00:00
24_iterators
25_algorithms
26_numerics PR libstdc++/83833 fix chi_squared_distribution::param(const param&) 2018-01-15 19:58:22 +00:00
27_io Link with correct values-*.o files on Solaris (PR target/40411) 2018-01-12 09:52:53 +00:00
28_regex re PR libstdc++/83601 (std::regex_replace C++14 conformance issue: escaping in SED mode) 2018-01-14 00:48:30 +00:00
29_atomics
30_threads
abi
backward
config
data
decimal
experimental PR libstdc++/83626 handle ENOENT due to filesystem race 2018-01-05 18:02:18 +00:00
ext [libstdc++][testsuite] Fix dg-options/dg-add-options order 2018-01-19 11:17:34 +01:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters PR libstdc++/80276 fix template argument handling in type printers 2018-01-15 11:13:53 +00:00
libstdc++-xmethods
performance
special_functions [libstdc++][testsuite] Fix dg-options/dg-add-options order 2018-01-19 11:17:34 +01:00
tr1
tr2
util
Makefile.am
Makefile.in