..
add_const
add_cv
add_lvalue_reference
add_pointer
add_rvalue_reference
add_volatile
addressof
Remove memory leaks in libstdc++ testsuite
2016-07-21 20:38:32 +01:00
align
Make use of extensions more explicit in libstdc++ tests
2016-04-18 16:44:25 +01:00
aligned_storage
aligned_union
alignment_of
allocator
allocator_traits
any
Fix the constraints for any's assignment operator template to properly
2016-07-15 10:44:22 +03:00
auto_ptr
bad_function_call
bind
Add missing variable traits, fix testsuite failures.
2016-07-31 17:52:53 +03:00
bool_constant
common_type /requirements
conditional /requirements
Change std::conditional test to compile-only
2016-07-31 20:37:14 +01:00
decay /requirements
declval /requirements
Add missing variable traits, fix testsuite failures.
2016-07-31 17:52:53 +03:00
default_delete
duration
Move dg-error directives to relevant lines
2016-07-31 17:51:08 +01:00
duration_cast
enable_if /requirements
enable_shared_from_this
exchange
extent
forward
* testsuite/20_util/forward/1_neg.cc: Move dg-error to right line.
2016-07-27 18:32:45 +01:00
function
function_objects
has_trivial_copy_assign
has_trivial_copy_constructor
has_trivial_default_constructor
has_virtual_destructor
hash
headers
Move dg-error directives to relevant lines
2016-07-31 17:51:08 +01:00
in_place
Implement P0032R3, Homogeneous interface for variant, any and optional,
2016-07-14 12:10:05 +03:00
integer_sequence
integral_constant
is_abstract
is_arithmetic
is_array
is_assignable
is_base_of
is_class
is_compound
is_const
is_constructible
is_convertible
is_copy_assignable
is_copy_constructible
is_default_constructible
is_destructible
is_empty
is_enum
is_final
is_floating_point
Check __STRICT_ANSI__ for 128-bit arithmetic types
2016-07-31 14:06:38 +01:00
is_function
is_fundamental
is_implicitly_default_constructible
is_integral
Check __STRICT_ANSI__ for 128-bit arithmetic types
2016-07-31 14:06:38 +01:00
is_literal_type
is_lvalue_reference
is_member_function_pointer
is_member_object_pointer
is_member_pointer
is_move_assignable
is_move_constructible
is_nothrow_assignable
is_nothrow_constructible
is_nothrow_copy_assignable
is_nothrow_copy_constructible
is_nothrow_default_constructible
is_nothrow_destructible
is_nothrow_move_assignable
is_nothrow_move_constructible
is_nothrow_swappable
Provide swappable traits (p0185r1)
2016-06-16 16:07:19 +01:00
is_nothrow_swappable_with
Provide swappable traits (p0185r1)
2016-06-16 16:07:19 +01:00
is_null_pointer
is_object
is_pod
is_pointer
is_polymorphic
is_reference
is_rvalue_reference
is_same
is_scalar
is_signed
Check __STRICT_ANSI__ for 128-bit arithmetic types
2016-07-31 14:06:38 +01:00
is_standard_layout
is_swappable
Provide swappable traits (p0185r1)
2016-06-16 16:07:19 +01:00
is_swappable_with
Provide swappable traits (p0185r1)
2016-06-16 16:07:19 +01:00
is_trivial
is_trivially_assignable
is_trivially_constructible
is_trivially_copy_assignable
is_trivially_copy_constructible
is_trivially_copyable
is_trivially_default_constructible
is_trivially_destructible
is_trivially_move_assignable
is_trivially_move_constructible
is_union
is_unsigned
Check __STRICT_ANSI__ for 128-bit arithmetic types
2016-07-31 14:06:38 +01:00
is_void
is_volatile
logical_traits
make_signed /requirements
Remove linker options from compile-only tests
2016-08-01 13:17:49 +01:00
make_unsigned /requirements
Remove linker options from compile-only tests
2016-08-01 13:17:49 +01:00
move
move_if_noexcept
optional
Implement P0032R3, Homogeneous interface for variant, any and optional,
2016-07-14 12:10:05 +03:00
owner_less
pair
Allow std::pair test to run in C++11 mode too
2016-07-31 19:12:28 +01:00
pointer_safety
pointer_traits
rank
ratio
Add missing variable traits, fix testsuite failures.
2016-07-31 17:52:53 +03:00
raw_storage_iterator
reference_wrapper
remove_all_extents
remove_const
remove_cv
remove_extent
remove_pointer
remove_reference
remove_volatile
result_of
scoped_allocator
Revert empty class parameter passing ABI changes.
2016-04-14 12:23:06 -04:00
shared_ptr
Remove unused headers and variables from libstdc++ tests
2016-08-01 13:18:08 +01:00
specialized_algorithms
Use -std=gnu++98 instead of -std=gnu++03 in test
2016-08-01 13:17:54 +01:00
steady_clock
system_clock
time_point
time_point_cast
tuple
Limit std::tuple tests to run for C++11 and later
2016-08-01 13:18:18 +01:00
typeindex
underlying_type /requirements
unique_ptr
uses_allocator
Add missing variable traits, fix testsuite failures.
2016-07-31 17:52:53 +03:00
void_t
weak_ptr
rel_ops.cc
temporary_buffer.cc
variable_templates_for_traits.cc
Implement C++17 variable templates for type traits.
2016-07-29 22:01:39 +03:00