Remove the non-standard __cpp_lib_allocator_is_always_equal macro and add the missing macros for P1032R1. PR libstdc++/91480 * include/bits/allocator.h (__cpp_lib_allocator_is_always_equal): Remove non-standard macro. * include/bits/stl_iterator.h (__cpp_lib_constexpr_iterator): Define to indicate P1032R1 support. * include/bits/stl_pair.h (__cpp_lib_constexpr_utility): Likewise. * include/std/string_view (__cpp_lib_constexpr_string_view): Likewise. * include/std/tuple (__cpp_lib_constexpr_tuple): Likewise. * include/std/version (__cpp_lib_allocator_is_always_equal): Remove. (__cpp_lib_constexpr_iterator, __cpp_lib_constexpr_string_view) (__cpp_lib_constexpr_tuple, __cpp_lib_constexpr_utility): Define. * testsuite/20_util/function_objects/constexpr_searcher.cc: Check feature test macro. * testsuite/20_util/tuple/cons/constexpr_allocator_arg_t.cc: Likewise. * testsuite/21_strings/basic_string_view/operations/copy/char/ constexpr.cc: Likewise. * testsuite/24_iterators/insert_iterator/constexpr.cc: Likewise.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| 41530.cc | Loading commit data... | |
| 44487.cc | Loading commit data... | |
| 45228.cc | Loading commit data... | |
| 48476.cc | Loading commit data... | |
| 66338.cc | Loading commit data... | |
| 90700.cc | Loading commit data... | |
| allocator_with_any.cc | Loading commit data... | |
| allocators.cc | Loading commit data... | |
| assignment.cc | Loading commit data... | |
| big_tuples.cc | Loading commit data... | |
| constexpr-2.cc | Loading commit data... | |
| constexpr-3.cc | Loading commit data... | |
| constexpr_allocator_arg_t.cc | Loading commit data... | |
| constructor.cc | Loading commit data... | |
| converting.cc | Loading commit data... | |
| deduction.cc | Loading commit data... | |
| element_accepts_anything_byval.cc | Loading commit data... | |
| explicit_construct.cc | Loading commit data... | |
| nested_tuple_construct.cc | Loading commit data... | |
| noexcept_move_construct.cc | Loading commit data... | |
| noexcept_specs.cc | Loading commit data... |