gcc/libstdc++-v3/testsuite
Jonathan Wakely bd1eb5e092 type_traits (void_t): Add.
* include/std/type_traits (void_t): Add.
	* testsuite/20_util/void_t/1.cc: New.

From-SVN: r222522
2015-04-28 13:07:34 +01: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 Add support for std::uncaught_exceptions. 2015-04-27 21:40:29 +01:00
19_diagnostics
20_util type_traits (void_t): Add. 2015-04-28 13:07:34 +01:00
21_strings re PR libstdc++/65630 (operator+ for new std::string not exported) 2015-03-30 18:52:37 +01:00
22_locale locale_conv.h (wstring_convert::_M_conv): Handle noconv result. 2015-03-05 13:36:21 +00:00
23_containers re PR libstdc++/61347 (std::distance(list.first(),list.end()) in O(1)) 2015-04-14 11:02:48 +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 re PR testsuite/65093 (26_numerics/random/binomial_distribution/operators/values.cc times out on slow targets) 2015-02-19 19:30:03 +00:00
27_io re PR libstdc++/65754 (missing exports for fstream constructors) 2015-04-13 19:41:42 +01:00
28_regex regex.tcc: Handle regex_constants::__polynomial. 2015-04-28 04:16:48 +00:00
29_atomics [PATCH][libstc++v3]Add new dg-require-thread-fence directive. 2015-04-22 14:01:02 +00: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
backward
config
data
decimal
experimental re PR libstdc++/64650 (std::experimental::bad_optional_access is not default constructible) 2015-01-20 11:51:03 +00:00
ext c++config (__gnu_cxx::__cxx11): Define new namespace. 2015-03-20 13:26:55 +00:00
lib re PR libstdc++/65909 (check_v3_target_namedlocale blows up on targets that don't support command-line arguments) 2015-04-27 22:40:56 -04:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
tr1
tr2
util Add support for std::uncaught_exceptions. 2015-04-27 21:40:29 +01:00
Makefile.am
Makefile.in