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 |
---|---|---|
.. | ||
apply | Loading commit data... | |
comparison_operators | Loading commit data... | |
cons | Loading commit data... | |
creation_functions | Loading commit data... | |
element_access | Loading commit data... | |
make_from_tuple | Loading commit data... | |
requirements | Loading commit data... | |
48476.cc | Loading commit data... | |
51365.cc | Loading commit data... | |
53648.cc | Loading commit data... | |
56785.cc | Loading commit data... | |
60497.cc | Loading commit data... | |
61947.cc | Loading commit data... | |
67844.cc | Loading commit data... | |
77395.cc | Loading commit data... | |
77802.cc | Loading commit data... | |
78939.cc | Loading commit data... | |
constexpr_swap.cc | Loading commit data... | |
cv_tuple_element.cc | Loading commit data... | |
cv_tuple_size.cc | Loading commit data... | |
cv_tuple_size_neg.cc | Loading commit data... | |
dr2729.cc | Loading commit data... | |
moveable.cc | Loading commit data... | |
moveable2.cc | Loading commit data... | |
noexcept_move_assign.cc | Loading commit data... | |
noexcept_swap.cc | Loading commit data... | |
swap.cc | Loading commit data... | |
swap_cxx17.cc | Loading commit data... | |
tuple_element.cc | Loading commit data... | |
tuple_element_t.cc | Loading commit data... | |
tuple_size.cc | Loading commit data... | |
tuple_size_v.cc | Loading commit data... |