| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| capacity | ||
| cons | ||
| element_access | ||
| inserters | ||
| literals | ||
| modifiers | ||
| operations | ||
| operators | ||
| range_access | ||
| requirements | ||
| types | ||
| include.cc | ||
| typedefs.cc |
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 |
|---|---|---|
| .. | ||
| capacity | Loading commit data... | |
| cons | Loading commit data... | |
| element_access | Loading commit data... | |
| inserters | Loading commit data... | |
| literals | Loading commit data... | |
| modifiers | Loading commit data... | |
| operations | Loading commit data... | |
| operators | Loading commit data... | |
| range_access | Loading commit data... | |
| requirements | Loading commit data... | |
| types | Loading commit data... | |
| include.cc | Loading commit data... | |
| typedefs.cc | Loading commit data... |