.. |
add_const
|
|
|
add_cv
|
|
|
add_lvalue_reference
|
|
|
add_pointer
|
|
|
add_rvalue_reference
|
|
|
add_volatile
|
|
|
addressof
|
|
|
align
|
libstdc++: Fix overflow handling in std::align
|
2020-09-22 17:49:48 +01:00 |
aligned_storage
|
|
|
aligned_union
|
|
|
alignment_of
|
|
|
allocator
|
libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
|
2020-04-30 16:01:43 +01:00 |
allocator_traits
|
Library-side tests for parenthesized aggregate init
|
2020-03-31 17:07:52 +03:00 |
any
|
libstdc++: Ensure c++NN effective target present in all C++17 tests
|
2020-07-31 19:58:02 +01:00 |
as_const
|
libstdc++: Ensure c++NN effective target present in all C++17 tests
|
2020-07-31 19:58:02 +01:00 |
assume_aligned
|
libstdc++: Make std::assume_aligned a constexpr function [PR 97132]
|
2020-09-21 14:28:58 +01:00 |
auto_ptr
|
|
|
bad_function_call
|
|
|
bind
|
libstdc++: Ensure c++NN effective target present in all C++17 tests
|
2020-07-31 19:58:02 +01:00 |
bool_constant
|
libstdc++: Ensure c++NN effective target present in all C++17 tests
|
2020-07-31 19:58:02 +01:00 |
common_reference/requirements
|
|
|
common_type/requirements
|
|
|
conditional/requirements
|
|
|
decay/requirements
|
|
|
declval/requirements
|
|
|
default_delete
|
libstdc++: Fix failing tests
|
2020-06-08 21:34:46 +01:00 |
duration
|
libstdc++: Constrain chrono::duration conversions [LWG 2094]
|
2020-09-01 18:18:26 +01:00 |
duration_cast
|
libstdc++: Ensure c++NN effective target present in all C++17 tests
|
2020-07-31 19:58:02 +01:00 |
enable_if/requirements
|
|
|
enable_shared_from_this
|
libstdc++: Ensure c++NN effective target present in all C++17 tests
|
2020-07-31 19:58:02 +01:00 |
exchange
|
libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>
|
2020-04-22 22:54:35 +01:00 |
extent
|
|
|
forward
|
|
|
from_chars
|
libstdc++: Fix test for old string ABI
|
2020-07-30 16:04:59 +01:00 |
function
|
|
|
function_objects
|
libstdc++: Fix noexcept-specifier for std::bind_front [PR 97101]
|
2020-09-21 00:17:02 +01:00 |
has_unique_object_representations
|
|
|
has_virtual_destructor
|
|
|
hash
|
|
|
headers
|
libstdc++: Require c++98_only effective target for some tests
|
2020-07-02 21:27:12 +01:00 |
in_place
|
libstdc++: Ensure c++NN effective target present in all C++17 tests
|
2020-07-31 19:58:02 +01:00 |
integer_comparisons
|
|
|
integer_sequence
|
|
|
integral_constant
|
|
|
invoke_result
|
libstdc++: assert that type traits are not misused with incomplete types [PR 71579]
|
2020-08-19 12:12:40 +01:00 |
is_abstract
|
|
|
is_aggregate
|
libstdc++: Adjust tests that give different results in C++20
|
2020-07-31 17:51:00 +01:00 |
is_arithmetic
|
|
|
is_array
|
|
|
is_assignable
|
|
|
is_base_of
|
|
|
is_bounded_array
|
|
|
is_class
|
|
|
is_complete_or_unbounded
|
|
|
is_compound
|
|
|
is_const
|
|
|
is_constant_evaluated
|
|
|
is_constructible
|
c++: Improve access checking inside templates [PR41437]
|
2020-06-16 08:21:33 -04:00 |
is_convertible
|
|
|
is_copy_assignable
|
|
|
is_copy_constructible
|
|
|
is_default_constructible
|
|
|
is_destructible
|
|
|
is_empty
|
|
|
is_enum
|
|
|
is_final
|
|
|
is_floating_point
|
|
|
is_function
|
|
|
is_fundamental
|
|
|
is_implicitly_default_constructible
|
|
|
is_integral
|
|
|
is_invocable
|
libstdc++: Ensure c++NN effective target present in all C++17 tests
|
2020-07-31 19:58:02 +01:00 |
is_literal_type
|
PR libstdc++/95915
|
2020-06-29 00:36:38 +03:00 |
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
|
libstdc++: Support arrays in std::is_nothrow_constructible (PR 94149)
|
2020-04-21 22:18:51 +01:00 |
is_nothrow_convertible
|
|
|
is_nothrow_copy_assignable
|
|
|
is_nothrow_copy_constructible
|
|
|
is_nothrow_default_constructible
|
|
|
is_nothrow_destructible
|
|
|
is_nothrow_invocable
|
libstdc++: assert that type traits are not misused with incomplete types [PR 71579]
|
2020-08-19 12:12:40 +01:00 |
is_nothrow_move_assignable
|
|
|
is_nothrow_move_constructible
|
|
|
is_nothrow_swappable
|
libstdc++: assert that type traits are not misused with incomplete types [PR 71579]
|
2020-08-19 12:12:40 +01:00 |
is_nothrow_swappable_with
|
libstdc++: assert that type traits are not misused with incomplete types [PR 71579]
|
2020-08-19 12:12:40 +01:00 |
is_null_pointer
|
|
|
is_object
|
|
|
is_pod
|
|
|
is_pointer
|
|
|
is_polymorphic
|
|
|
is_reference
|
|
|
is_rvalue_reference
|
|
|
is_same
|
|
|
is_scalar
|
|
|
is_signed
|
|
|
is_standard_layout
|
|
|
is_swappable
|
libstdc++: Ensure c++NN effective target present in all C++17 tests
|
2020-07-31 19:58:02 +01:00 |
is_swappable_with
|
libstdc++: assert that type traits are not misused with incomplete types [PR 71579]
|
2020-08-19 12:12:40 +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_unbounded_array
|
|
|
is_union
|
|
|
is_unsigned
|
|
|
is_void
|
|
|
is_volatile
|
|
|
logical_traits
|
libstdc++: Ensure c++NN effective target present in all C++17 tests
|
2020-07-31 19:58:02 +01:00 |
make_signed/requirements
|
|
|
make_unsigned/requirements
|
|
|
memory_resource
|
|
|
monotonic_buffer_resource
|
libstdc++: Reduce monotonic_buffer_resource overallocation [PR 96942]
|
2020-09-10 15:41:53 +01:00 |
move
|
|
|
move_if_noexcept
|
|
|
nonesuch
|
|
|
optional
|
libstdc++: Ensure c++NN effective target present in all C++17 tests
|
2020-07-31 19:58:02 +01:00 |
owner_less
|
|
|
pair
|
libstdc++: Ensure c++NN effective target present in all C++17 tests
|
2020-07-31 19:58:02 +01:00 |
pointer_safety
|
|
|
pointer_traits
|
|
|
polymorphic_allocator
|
|
|
rank
|
|
|
ratio
|
libstdc++: Ensure c++NN effective target present in all C++17 tests
|
2020-07-31 19:58:02 +01:00 |
raw_storage_iterator
|
|
|
reference_wrapper
|
libstdc++: Use c++NN_only effective target to tests
|
2020-07-31 19:58:02 +01:00 |
remove_all_extents
|
|
|
remove_const
|
|
|
remove_cv
|
|
|
remove_cvref
|
|
|
remove_extent
|
|
|
remove_pointer
|
|
|
remove_reference
|
|
|
remove_volatile
|
|
|
result_of
|
|
|
scoped_allocator
|
|
|
shared_ptr
|
Fix libstdc++ testsuite to handle VxWorks gthreads implementation
|
2020-08-23 23:18:48 -03:00 |
specialized_algorithms
|
libstdc++: Fix test that fails for C++98
|
2020-07-31 19:58:03 +01:00 |
steady_clock
|
|
|
synchronized_pool_resource
|
libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
|
2020-05-04 13:37:31 +01:00 |
system_clock
|
|
|
time_point
|
libstdc++: Add more C++20 additions to <chrono>
|
2020-08-25 10:23:59 -04:00 |
time_point_cast
|
libstdc++: Remove duplicate dg-do directive
|
2020-07-31 17:51:00 +01:00 |
to_address
|
libstdc++: Add missing feature test macros
|
2020-04-22 22:54:34 +01:00 |
to_chars
|
libstdc++: Fix std::to_chars buffer overflow (PR 95851)
|
2020-06-24 12:28:13 +01:00 |
tuple
|
libstdc++: Use correct argument type for __use_alloc, again [PR 96803]
|
2020-09-22 08:42:18 +01:00 |
type_identity/requirements
|
|
|
typeindex
|
libstdc++: Add spaceship operator to std::type_index
|
2020-04-15 19:47:47 +01:00 |
underlying_type/requirements
|
|
|
unique_ptr
|
libstdc++: Ensure c++NN effective target present in all C++17 tests
|
2020-07-31 19:58:02 +01:00 |
unsynchronized_pool_resource
|
libstdc++: handle small max_blocks_per_chunk in pool resources [PR 94160]
|
2020-09-10 15:42:09 +01:00 |
unwrap_reference
|
|
|
uses_allocator
|
libstdc++: Ensure c++NN effective target present in all C++17 tests
|
2020-07-31 19:58:02 +01:00 |
variant
|
libstdc++: Break header cycle between <new> and <exception>
|
2020-09-02 13:56:32 +01:00 |
void_t
|
libstdc++: Ensure c++NN effective target present in all C++17 tests
|
2020-07-31 19:58:02 +01:00 |
weak_ptr
|
|
|
rel_ops.cc
|
|
|
temporary_buffer.cc
|
|
|
variable_templates_for_traits.cc
|
libstdc++: Add -Wno-deprecated for tests that warn in C++20
|
2020-07-31 17:51:00 +01:00 |