gcc/libstdc++-v3/testsuite
Ville Voutilainen e2ac6765db Implement std::is_aggregate.
* include/std/type_traits (is_aggregate, is_aggregate_v): New.
* testsuite/20_util/is_aggregate/requirements/explicit_instantiation.cc:
New.
* testsuite/20_util/is_aggregate/requirements/typedefs.cc: Likewise.
* testsuite/20_util/is_aggregate/value.cc: Likewise.

From-SVN: r246651
2017-04-03 18:57:06 +03:00
..
17_intro Fix libstdc++ reserved names test to pass on AIX 2017-03-10 15:29:49 +00:00
18_support Implement P0607R0 "Inline Variables for Standard Library" for C++17 2017-03-23 19:40:07 +00:00
19_diagnostics
20_util Implement std::is_aggregate. 2017-04-03 18:57:06 +03:00
21_strings PR libstdc++/79162 disambiguate assignment from string_view 2017-03-14 14:51:19 +00: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 Add deduction guides for C++17 (P0433R2, partial) 2017-03-22 15:58:35 +00: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
tr1
tr2
util
Makefile.am
Makefile.in