gcc/libstdc++-v3/testsuite
Tim Shen 7050372474 re PR libstdc++/80187 (C++ variant should be trivially copy constructible if possible)
PR libstdc++/80187
	* include/std/variant (variant::variant, variant::~variant,
	variant::operator=): Implement triviality forwarding for four
	special member functions.
	* testsuite/20_util/variant/compile.cc: Tests.

From-SVN: r249706
2017-06-27 18:19:03 +00:00
..
17_intro
18_support Use pthread effective-target in testsuite 2017-06-15 12:18:05 +00:00
19_diagnostics
20_util re PR libstdc++/80187 (C++ variant should be trivially copy constructible if possible) 2017-06-27 18:19:03 +00:00
21_strings Get rid of dg-skip-if etc. default args 2017-06-17 15:32:28 +00:00
22_locale Get rid of dg-skip-if etc. default args 2017-06-17 15:32:28 +00:00
23_containers Get rid of dg-skip-if etc. default args 2017-06-17 15:32:28 +00:00
24_iterators
25_algorithms PR libstdc++/81221 only run new test for check-parallel 2017-06-27 17:19:16 +01:00
26_numerics
27_io PR libstdc++/80675, PR libstdc++/80940 2017-06-21 22:53:26 +03:00
28_regex Add C++17 deduction guide for std::basic_regex (P0433R2, partial) 2017-06-07 16:43:54 +01:00
29_atomics
30_threads Use pthread effective-target in testsuite 2017-06-15 12:18:05 +00:00
abi
backward
config
data
decimal
experimental Test source_location::current() in default member initializer 2017-05-16 15:26:14 +01:00
ext Use pthread effective-target in testsuite 2017-06-15 12:18:05 +00:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions Fix missing returns in libstdc++ header and tests 2017-06-16 09:13:37 +01:00
tr1 Use pthread effective-target in testsuite 2017-06-15 12:18:05 +00:00
tr2
util PR libstdc++/81092 add std::wstring symbols and bump library version 2017-06-16 12:54:59 +01:00
Makefile.am
Makefile.in