Lines Matching refs:https

2 "`2839 <https://wg21.link/LWG2839>`__","Self-move-assignment of library types, again","November 202…
3 "`3117 <https://wg21.link/LWG3117>`__","Missing ``packaged_task`` deduction guides","November 2020"…
4 "`3143 <https://wg21.link/LWG3143>`__","``monotonic_buffer_resource`` growth policy is unclear","No…
5 "`3195 <https://wg21.link/LWG3195>`__","What is the stored pointer value of an empty ``weak_ptr``?"…
6 "`3211 <https://wg21.link/LWG3211>`__","``std::tuple<>`` should be trivially constructible","Novemb…
7 "`3236 <https://wg21.link/LWG3236>`__","Random access iterator requirements lack limiting relationa…
8 "`3265 <https://wg21.link/LWG3265>`__","``move_iterator``'s conversions are more broken after P1207…
9 "`3435 <https://wg21.link/LWG3435>`__","``three_way_comparable_with<reverse_iterator<int*>, reverse…
10 "`3432 <https://wg21.link/LWG3432>`__","Missing requirement for ``comparison_category``","November …
11 "`3447 <https://wg21.link/LWG3447>`__","Deduction guides for ``take_view`` and ``drop_view`` have d…
12 "`3450 <https://wg21.link/LWG3450>`__","The const overloads of ``take_while_view::begin/end`` are u…
13 "`3464 <https://wg21.link/LWG3464>`__","``istream::gcount()`` can overflow","November 2020","",""
14 "`2731 <https://wg21.link/LWG2731>`__","Existence of ``lock_guard<MutexTypes...>::mutex_type`` type…
15 "`2743 <https://wg21.link/LWG2743>`__","P0083R3 ``node_handle`` private members missing ""expositio…
16 "`2820 <https://wg21.link/LWG2820>`__","Clarify ``<cstdint>`` macros","November 2020","|Nothing To …
17 "`3120 <https://wg21.link/LWG3120>`__","Unclear behavior of ``monotonic_buffer_resource::release()`…
18 "`3170 <https://wg21.link/LWG3170>`__","``is_always_equal`` added to ``std::allocator`` makes the s…
19 "`3036 <https://wg21.link/LWG3036>`__","``polymorphic_allocator::destroy`` is extraneous","November…
20 "`3171 <https://wg21.link/LWG3171>`__","LWG2989 breaks ``directory_entry`` stream insertion","Novem…
21 "`3306 <https://wg21.link/LWG3306>`__","``ranges::advance`` violates its preconditions","November 2…
22 "`3403 <https://wg21.link/LWG3403>`__","Domain of ``ranges::ssize(E)`` doesn't ``match ranges::size…
23 "`3404 <https://wg21.link/LWG3404>`__","Finish removing subrange's conversions from pair-like","Nov…
24 "`3405 <https://wg21.link/LWG3405>`__","``common_view``'s converting constructor is bad, too","Nove…
25 "`3406 <https://wg21.link/LWG3406>`__","``elements_view::begin()`` and ``elements_view::end()`` hav…
26 "`3419 <https://wg21.link/LWG3419>`__","[algorithms.requirements]/15 doesn't reserve as many rights…
27 "`3420 <https://wg21.link/LWG3420>`__","cpp17-iterator should check that the type looks like an ite…
28 "`3421 <https://wg21.link/LWG3421>`__","Imperfect ADL emulation for boolean-testable","November 202…
29 "`3425 <https://wg21.link/LWG3425>`__","``condition_variable_any`` fails to constrain its Lock para…
30 "`3426 <https://wg21.link/LWG3426>`__","``operator<=>(const unique_ptr<T, D>&, nullptr_t)`` can't g…
31 "`3427 <https://wg21.link/LWG3427>`__","``operator<=>(const shared_ptr<T>&, nullptr_t)`` definition…
32 "`3428 <https://wg21.link/LWG3428>`__","``single_view``'s in place constructor should be explicit",…
33 "`3434 <https://wg21.link/LWG3434>`__","``ios_base`` never reclaims memory for iarray and parray","…
34 "`3437 <https://wg21.link/LWG3437>`__","``__cpp_lib_polymorphic_allocator`` is in the wrong header"…
35 "`3446 <https://wg21.link/LWG3446>`__","``indirectly_readable_traits`` ambiguity for types with bot…
36 "`3448 <https://wg21.link/LWG3448>`__","``transform_view``'s ``sentinel<false>`` not comparable wit…
37 "`3449 <https://wg21.link/LWG3449>`__","``take_view`` and ``take_while_view``'s ``sentinel<false>``…
38 "`3453 <https://wg21.link/LWG3453>`__","Generic code cannot call ``ranges::advance(i, s)``","Novemb…
39 "`3455 <https://wg21.link/LWG3455>`__","Incorrect Postconditions on ``unique_ptr`` move assignment"…
40 "`3460 <https://wg21.link/LWG3460>`__","Unimplementable ``noop_coroutine_handle`` guarantees","Nove…
41 "`3461 <https://wg21.link/LWG3461>`__","``convertible_to``'s description mishandles cv-qualified ``…
42 "`3465 <https://wg21.link/LWG3465>`__","``compare_partial_order_fallback`` requires ``F < E``","Nov…
43 "`3466 <https://wg21.link/LWG3466>`__","Specify the requirements for ``promise``/``future``/``share…
44 "`3467 <https://wg21.link/LWG3467>`__","``bool`` can't be an integer-like type","November 2020","|C…
45 "`3472 <https://wg21.link/LWG3472>`__","``counted_iterator`` is missing preconditions","November 20…
46 "`3473 <https://wg21.link/LWG3473>`__","Normative encouragement in non-normative note","November 20…
47 "`3474 <https://wg21.link/LWG3474>`__","Nesting ``join_views`` is broken because of CTAD","November…
48 "`3476 <https://wg21.link/LWG3476>`__","``thread`` and ``jthread`` constructors require that the pa…
49 "`3477 <https://wg21.link/LWG3477>`__","Simplify constraints for ``semiregular-box``","November 202…
50 "`3482 <https://wg21.link/LWG3482>`__","``drop_view``'s const begin should additionally require ``s…
51 "`3483 <https://wg21.link/LWG3483>`__","``transform_view::iterator``'s difference is overconstraine…
53 "`3391 <https://wg21.link/LWG3391>`__","Problems with ``counted_iterator``/``move_iterator::base() …
54 "`3433 <https://wg21.link/LWG3433>`__","``subrange::advance(n)`` has UB when ``n < 0``","February 2…
55 "`3490 <https://wg21.link/LWG3490>`__","``ranges::drop_while_view::begin()`` is missing a precondit…
56 "`3492 <https://wg21.link/LWG3492>`__","Minimal improvements to ``elements_view::iterator``","Febru…
57 "`3494 <https://wg21.link/LWG3494>`__","Allow ranges to be conditionally borrowed","February 2021",…
58 "`3495 <https://wg21.link/LWG3495>`__","``constexpr launder`` makes pointers to inactive members of…
59 "`3500 <https://wg21.link/LWG3500>`__","``join_view::iterator::operator->()`` is bogus","February 2…
60 "`3502 <https://wg21.link/LWG3502>`__","``elements_view`` should not be allowed to return dangling …
61 "`3505 <https://wg21.link/LWG3505>`__","``split_view::outer-iterator::operator++`` misspecified","F…
63 `2774 <https://wg21.link/LWG2774>`__,"``std::function`` construction vs assignment","June 2021","",…
64 `2818 <https://wg21.link/LWG2818>`__,"``::std::`` everywhere rule needs tweaking","June 2021","|Not…
65 `2997 <https://wg21.link/LWG2997>`__,"LWG 491 and the specification of ``{forward_,}list::unique``"…
66 `3410 <https://wg21.link/LWG3410>`__,"``lexicographical_compare_three_way`` is overspecified","June…
67 `3430 <https://wg21.link/LWG3430>`__,"``std::fstream`` & co. should be constructible from string_vi…
68 `3462 <https://wg21.link/LWG3462>`__,"§[formatter.requirements]: Formatter requirements forbid use …
69 `3481 <https://wg21.link/LWG3481>`__,"``viewable_range`` mishandles lvalue move-only views","June 2…
70 `3506 <https://wg21.link/LWG3506>`__,"Missing allocator-extended constructors for ``priority_queue`…
71 `3517 <https://wg21.link/LWG3517>`__,"``join_view::iterator``'s ``iter_swap`` is underconstrained",…
72 `3518 <https://wg21.link/LWG3518>`__,"Exception requirements on char trait operations unclear","Jun…
73 `3519 <https://wg21.link/LWG3519>`__,"Incomplete synopses for ``<random>`` classes","June 2021","",…
74 `3520 <https://wg21.link/LWG3520>`__,"``iter_move`` and ``iter_swap`` are inconsistent for ``transf…
75 `3521 <https://wg21.link/LWG3521>`__,"Overly strict requirements on ``qsort`` and ``bsearch``","Jun…
76 `3522 <https://wg21.link/LWG3522>`__,"Missing requirement on ``InputIterator`` template parameter f…
77 `3523 <https://wg21.link/LWG3523>`__,"``iota_view::sentinel`` is not always ``iota_view``'s sentine…
78 `3526 <https://wg21.link/LWG3526>`__,"Return types of ``uses_allocator_construction_args`` unspecif…
79 `3527 <https://wg21.link/LWG3527>`__,"``uses_allocator_construction_args`` handles rvalue pairs of …
80 `3528 <https://wg21.link/LWG3528>`__,"``make_from_tuple`` can perform (the equivalent of) a C-style…
81 `3529 <https://wg21.link/LWG3529>`__,"``priority_queue(first, last)`` should construct ``c`` with `…
82 `3530 <https://wg21.link/LWG3530>`__,"``BUILTIN-PTR-MEOW`` should not opt the type out of syntactic…
83 `3532 <https://wg21.link/LWG3532>`__,"``split_view<V, P>::inner-iterator<true>::operator++(int)`` s…
84 `3533 <https://wg21.link/LWG3533>`__,"Make ``base() const &`` consistent across iterator wrappers t…
85 `3536 <https://wg21.link/LWG3536>`__,"Should ``chrono::from_stream()`` assign zero to duration for …
86 `3539 <https://wg21.link/LWG3539>`__,"``format_to`` must not copy models of ``output_iterator<const…
87 `3540 <https://wg21.link/LWG3540>`__,"§[format.arg] There should be no const in ``basic_format_arg(…
88 `3541 <https://wg21.link/LWG3541>`__,"``indirectly_readable_traits`` should be SFINAE-friendly for …
89 `3542 <https://wg21.link/LWG3542>`__,"``basic_format_arg`` mishandles ``basic_string_view`` with cu…
90 `3543 <https://wg21.link/LWG3543>`__,"Definition of when ``counted_iterators`` refer to the same se…
91 `3544 <https://wg21.link/LWG3544>`__,"``format-arg-store::args`` is unintentionally not exposition-…
92 `3546 <https://wg21.link/LWG3546>`__,"``common_iterator``'s postfix-proxy is not quite right","June…
93 `3548 <https://wg21.link/LWG3548>`__,"``shared_ptr`` construction from ``unique_ptr`` should move (…
94 `3549 <https://wg21.link/LWG3549>`__,"``view_interface`` is overspecified to derive from ``view_bas…
95 `3551 <https://wg21.link/LWG3551>`__,"``borrowed_{iterator,subrange}_t`` are overspecified","June 2…
96 `3552 <https://wg21.link/LWG3552>`__,"Parallel specialized memory algorithms should require forward…
97 `3553 <https://wg21.link/LWG3553>`__,"Useless constraint in ``split_view::outer-iterator::value_typ…
98 `3555 <https://wg21.link/LWG3555>`__,"``{transform,elements}_view::iterator::iterator_concept`` sho…
100 `2191 <https://wg21.link/LWG2191>`__,"Incorrect specification of ``match_results(match_results&&)``…
101 `2381 <https://wg21.link/LWG2381>`__,"Inconsistency in parsing floating point numbers","October 202…
102 `2762 <https://wg21.link/LWG2762>`__,"``unique_ptr operator*()`` should be ``noexcept``","October 2…
103 `3121 <https://wg21.link/LWG3121>`__,"``tuple`` constructor constraints for ``UTypes&&...`` overloa…
104 `3123 <https://wg21.link/LWG3123>`__,"``duration`` constructor from representation shouldn't be eff…
105 `3146 <https://wg21.link/LWG3146>`__,"Excessive unwrapping in ``std::ref/cref``","October 2021","|C…
106 `3152 <https://wg21.link/LWG3152>`__,"``common_type`` and ``common_reference`` have flaws in common…
107 `3293 <https://wg21.link/LWG3293>`__,"``move_iterator operator+()`` has incorrect constraints","Oct…
108 `3361 <https://wg21.link/LWG3361>`__,"``safe_range<SomeRange&>`` case","October 2021","|Nothing To …
109 `3392 <https://wg21.link/LWG3392>`__,"``ranges::distance()`` cannot be used on a move-only iterator…
110 `3407 <https://wg21.link/LWG3407>`__,"Some problems with the wording changes of P1739R4","October 2…
111 `3422 <https://wg21.link/LWG3422>`__,"Issues of ``seed_seq``'s constructors","October 2021","|Compl…
112 `3470 <https://wg21.link/LWG3470>`__,"``convertible-to-non-slicing`` seems to reject valid case","O…
113 `3480 <https://wg21.link/LWG3480>`__,"``directory_iterator`` and ``recursive_directory_iterator`` a…
114 `3498 <https://wg21.link/LWG3498>`__,"Inconsistent ``noexcept``-specifiers for ``basic_syncbuf``","…
115 `3535 <https://wg21.link/LWG3535>`__,"``join_view::iterator::iterator_category`` and ``::iterator_c…
116 `3554 <https://wg21.link/LWG3554>`__,"``chrono::parse`` needs ``const charT*`` and ``basic_string_v…
117 `3557 <https://wg21.link/LWG3557>`__,"The ``static_cast`` expression in ``convertible_to`` has the …
118 `3559 <https://wg21.link/LWG3559>`__,"Semantic requirements of ``sized_range`` is circular","Octobe…
119 `3560 <https://wg21.link/LWG3560>`__,"``ranges::equal`` and ``ranges::is_permutation`` should short…
120 `3561 <https://wg21.link/LWG3561>`__,"Issue with internal counter in ``discard_block_engine``","Oct…
121 `3563 <https://wg21.link/LWG3563>`__,"``keys_view`` example is broken","October 2021","","","|range…
122 `3566 <https://wg21.link/LWG3566>`__,"Constraint recursion for ``operator<=>(optional<T>, U)``","Oc…
123 `3567 <https://wg21.link/LWG3567>`__,"Formatting move-only iterators take two","October 2021","|Com…
124 `3568 <https://wg21.link/LWG3568>`__,"``basic_istream_view`` needs to initialize ``value_``","Octob…
125 `3570 <https://wg21.link/LWG3570>`__,"``basic_osyncstream::emit`` should be an unformatted output f…
126 `3571 <https://wg21.link/LWG3571>`__,"``flush_emit`` should set ``badbit`` if the ``emit`` call fai…
127 `3572 <https://wg21.link/LWG3572>`__,"``copyable-box`` should be fully ``constexpr``","October 2021…
128 `3573 <https://wg21.link/LWG3573>`__,"Missing Throws element for ``basic_string_view(It begin, End …
129 `3574 <https://wg21.link/LWG3574>`__,"``common_iterator`` should be completely ``constexpr``-able",…
130 `3580 <https://wg21.link/LWG3580>`__,"``iota_view``'s ``iterator``'s binary ``operator+`` should be…
131 `3581 <https://wg21.link/LWG3581>`__,"The range constructor makes ``basic_string_view`` not trivial…
132 `3585 <https://wg21.link/LWG3585>`__,"``variant`` converting assignment with immovable alternative"…
133 `3589 <https://wg21.link/LWG3589>`__,"The ``const`` lvalue reference overload of ``get`` for ``subr…
134 `3590 <https://wg21.link/LWG3590>`__,"``split_view::base() const &`` is overconstrained","October 2…
135 `3591 <https://wg21.link/LWG3591>`__,"``lazy_split_view<input_view>::inner-iterator::base() &&`` in…
136 `3592 <https://wg21.link/LWG3592>`__,"``lazy_split_view`` needs to check the simpleness of Pattern"…
137 `3593 <https://wg21.link/LWG3593>`__,"Several iterators' ``base() const &`` and ``lazy_split_view::…
138 `3595 <https://wg21.link/LWG3595>`__,"Exposition-only classes proxy and postfix-proxy for ``common_…
140 "`3088 <https://wg21.link/LWG3088>`__","``forward_list::merge`` behaviour unclear when passed ``*th…
141 "`3471 <https://wg21.link/LWG3471>`__","``polymorphic_allocator::allocate`` does not satisfy ``Cpp1…
142 "`3525 <https://wg21.link/LWG3525>`__","``uses_allocator_construction_args`` fails to handle types …
143 "`3598 <https://wg21.link/LWG3598>`__","``system_category().default_error_condition(0)`` is undersp…
144 "`3601 <https://wg21.link/LWG3601>`__","common_iterator's postfix-proxy needs ``indirectly_readable…
145 "`3607 <https://wg21.link/LWG3607>`__","``contiguous_iterator`` should not be allowed to have custo…
146 "`3610 <https://wg21.link/LWG3610>`__","``iota_view::size`` sometimes rejects integer-class types",…
147 "`3612 <https://wg21.link/LWG3612>`__","Inconsistent pointer alignment in ``std::format`` ","Februa…
148 "`3616 <https://wg21.link/LWG3616>`__","LWG 3498 seems to miss the non-member ``swap`` for ``basic_…
149 "`3618 <https://wg21.link/LWG3618>`__","Unnecessary ``iter_move`` for ``transform_view::iterator`` …
150 "`3619 <https://wg21.link/LWG3619>`__","Specification of ``vformat_to`` contains ill-formed ``forma…
151 "`3621 <https://wg21.link/LWG3621>`__","Remove feature-test macro ``__cpp_lib_monadic_optional`` ",…
152 "`3632 <https://wg21.link/LWG3632>`__","``unique_ptr`` ""Mandates: This constructor is not selected…
153 "`3643 <https://wg21.link/LWG3643>`__","Missing ``constexpr`` in ``std::counted_iterator`` ","Febru…
154 "`3648 <https://wg21.link/LWG3648>`__","``format`` should not print ``bool`` with ``'c'`` ","Februa…
155 "`3649 <https://wg21.link/LWG3649>`__","[fund.ts.v2] Reinstate and bump ``__cpp_lib_experimental_me…
156 "`3650 <https://wg21.link/LWG3650>`__","Are ``std::basic_string`` 's ``iterator`` and ``const_itera…
157 "`3654 <https://wg21.link/LWG3654>`__","``basic_format_context::arg(size_t)`` should be ``noexcept`…
158 "`3657 <https://wg21.link/LWG3657>`__","``std::hash<std::filesystem::path>`` is not enabled","Febru…
159 "`3660 <https://wg21.link/LWG3660>`__","``iterator_traits<common_iterator>::pointer`` should confor…
160 "`3661 <https://wg21.link/LWG3661>`__","``constinit atomic<shared_ptr<T>> a(nullptr);`` should work…
162 "`3564 <https://wg21.link/LWG3564>`__","``transform_view::iterator<true>::value_type`` and ``iterat…
163 "`3617 <https://wg21.link/LWG3617>`__","``function``/``packaged_task`` deduction guides and deducin…
164 "`3656 <https://wg21.link/LWG3656>`__","Inconsistent bit operations returning a count","July 2022",…
165 "`3659 <https://wg21.link/LWG3659>`__","Consider ``ATOMIC_FLAG_INIT`` undeprecation","July 2022","|…
166 "`3670 <https://wg21.link/LWG3670>`__","``Cpp17InputIterators`` don't have integer-class difference…
167 "`3671 <https://wg21.link/LWG3671>`__","``atomic_fetch_xor`` missing from ``stdatomic.h``","July 20…
168 "`3672 <https://wg21.link/LWG3672>`__","``common_iterator::operator->()`` should return by value","…
169 "`3683 <https://wg21.link/LWG3683>`__","``operator==`` for ``polymorphic_allocator`` cannot deduce …
170 "`3687 <https://wg21.link/LWG3687>`__","``expected<cv void, E>`` move constructor should move","Jul…
171 "`3692 <https://wg21.link/LWG3692>`__","``zip_view::iterator``'s ``operator<=>`` is overconstrained…
172 "`3701 <https://wg21.link/LWG3701>`__","Make ``formatter<remove_cvref_t<const charT[N]>, charT>`` r…
173 "`3702 <https://wg21.link/LWG3702>`__","Should ``zip_transform_view::iterator`` remove ``operator<`…
174 "`3703 <https://wg21.link/LWG3703>`__","Missing requirements for ``expected<T, E>`` requires ``is_v…
175 "`3704 <https://wg21.link/LWG3704>`__","LWG 2059 added overloads that might be ill-formed for sets"…
176 "`3705 <https://wg21.link/LWG3705>`__","Hashability shouldn't depend on basic_string's allocator","…
177 "`3707 <https://wg21.link/LWG3707>`__","chunk_view::outer-iterator::value_type::size should return …
178 "`3708 <https://wg21.link/LWG3708>`__","``take_while_view::sentinel``'s conversion constructor shou…
179 "`3709 <https://wg21.link/LWG3709>`__","LWG-3703 was underly ambitious","July 2022","",""
180 "`3710 <https://wg21.link/LWG3710>`__","The ``end`` of ``chunk_view`` for input ranges can be ``con…
181 "`3711 <https://wg21.link/LWG3711>`__","Missing preconditions for slide_view constructor","July 202…
182 "`3712 <https://wg21.link/LWG3712>`__","``chunk_view`` and ``slide_view`` should not be ``default_i…
183 "`3713 <https://wg21.link/LWG3713>`__","Sorted with respect to comparator (only)","July 2022","",""
184 "`3715 <https://wg21.link/LWG3715>`__","``view_interface::empty`` is overconstrained","July 2022","…
185 "`3719 <https://wg21.link/LWG3719>`__","Directory iterators should be usable with default sentinel"…
186 "`3721 <https://wg21.link/LWG3721>`__","Allow an ``arg-id`` with a value of zero for ``width`` in `…
187 "`3724 <https://wg21.link/LWG3724>`__","``decay-copy`` should be constrained","July 2022","|Complet…
189 "`3028 <https://wg21.link/LWG3028>`__","Container requirements tables should distinguish ``const`` …
190 "`3118 <https://wg21.link/LWG3118>`__","``fpos`` equality comparison unspecified", "November 2022",…
191 "`3177 <https://wg21.link/LWG3177>`__","Limit permission to specialize variable templates to progra…
192 "`3515 <https://wg21.link/LWG3515>`__","§[stacktrace.basic.nonmem]: ``operator<<`` should be less t…
193 "`3545 <https://wg21.link/LWG3545>`__","``std::pointer_traits`` should be SFINAE-friendly", "Novemb…
194 "`3569 <https://wg21.link/LWG3569>`__","``join_view`` fails to support ranges of ranges with non-de…
195 "`3594 <https://wg21.link/LWG3594>`__","``inout_ptr`` — inconsistent ``release()`` in destructor", …
196 "`3597 <https://wg21.link/LWG3597>`__","Unsigned integer types don't model advanceable", "November …
197 "`3600 <https://wg21.link/LWG3600>`__","Making ``istream_iterator`` copy constructor trivial is an …
198 "`3629 <https://wg21.link/LWG3629>`__","``make_error_code`` and ``make_error_condition`` are custom…
199 "`3636 <https://wg21.link/LWG3636>`__","``formatter<T>::format`` should be ``const``-qualified","No…
200 "`3646 <https://wg21.link/LWG3646>`__","``std::ranges::view_interface::size`` returns a signed type…
201 "`3677 <https://wg21.link/LWG3677>`__","Is a cv-qualified ``pair`` specially handled in uses-alloca…
202 "`3717 <https://wg21.link/LWG3717>`__","``common_view::end`` should improve ``random_access_range``…
203 "`3732 <https://wg21.link/LWG3732>`__","``prepend_range`` and ``append_range`` can't be amortized c…
204 "`3736 <https://wg21.link/LWG3736>`__","``move_iterator`` missing ``disable_sized_sentinel_for`` sp…
205 "`3737 <https://wg21.link/LWG3737>`__","``take_view::sentinel`` should provide ``operator-``", "Nov…
206 "`3738 <https://wg21.link/LWG3738>`__","Missing preconditions for ``take_view`` constructor", "Nove…
207 "`3743 <https://wg21.link/LWG3743>`__","``ranges::to``'s reserve may be ill-formed", "November 2022…
208 "`3745 <https://wg21.link/LWG3745>`__","``std::atomic_wait`` and its friends lack ``noexcept``", "N…
209 "`3746 <https://wg21.link/LWG3746>`__","``optional``'s spaceship with ``U`` with a type derived fro…
210 "`3747 <https://wg21.link/LWG3747>`__","``ranges::uninitialized_copy_n``, ``ranges::uninitialized_m…
211 "`3750 <https://wg21.link/LWG3750>`__","Too many papers bump ``__cpp_lib_format``", "November 2022"…
212 "`3751 <https://wg21.link/LWG3751>`__","Missing feature macro for ``flat_set``", "November 2022",""…
213 "`3753 <https://wg21.link/LWG3753>`__","Clarify entity vs. freestanding entity", "November 2022",""…
214 "`3754 <https://wg21.link/LWG3754>`__","Class template expected synopsis contains declarations that…
215 "`3755 <https://wg21.link/LWG3755>`__","``tuple-for-each`` can call ``user-defined`` ``operator,``"…
216 "`3757 <https://wg21.link/LWG3757>`__","What's the effect of ``std::forward_like<void>(x)``?", "Nov…
217 "`3759 <https://wg21.link/LWG3759>`__","``ranges::rotate_copy`` should use ``std::move``", "Novembe…
218 "`3760 <https://wg21.link/LWG3760>`__","``cartesian_product_view::iterator``'s ``parent_`` is never…
219 "`3761 <https://wg21.link/LWG3761>`__","``cartesian_product_view::iterator::operator-`` should pass…
220 "`3762 <https://wg21.link/LWG3762>`__","``generator::iterator::operator==`` should pass by referenc…
221 "`3764 <https://wg21.link/LWG3764>`__","``reference_wrapper::operator()`` should propagate noexcept…
222 "`3765 <https://wg21.link/LWG3765>`__","``const_sentinel`` should be constrained", "November 2022",…
223 "`3766 <https://wg21.link/LWG3766>`__","``view_interface::cbegin`` is underconstrained", "November …
224 "`3770 <https://wg21.link/LWG3770>`__","``const_sentinel_t`` is missing", "November 2022","","","|r…
225 "`3773 <https://wg21.link/LWG3773>`__","``views::zip_transform`` still requires ``F`` to be ``copy_…
226 "`3774 <https://wg21.link/LWG3774>`__","``<flat_set>`` should include ``<compare>``", "November 202…
227 "`3775 <https://wg21.link/LWG3775>`__","Broken dependencies in the ``Cpp17Allocator`` requirements"…
228 "`3778 <https://wg21.link/LWG3778>`__","``vector<bool>`` missing exception specifications", "Novemb…
229 "`3781 <https://wg21.link/LWG3781>`__","The exposition-only alias templates ``cont-key-type`` and `…
230 "`3782 <https://wg21.link/LWG3782>`__","Should ``<math.h>`` declare ``::lerp``?", "November 2022","…
231 "`3784 <https://wg21.link/LWG3784>`__","std.compat should not provide ``::byte`` and its friends", …
232 "`3785 <https://wg21.link/LWG3785>`__","``ranges::to`` is over-constrained on the destination type …
233 "`3788 <https://wg21.link/LWG3788>`__","``jthread::operator=(jthread&&)`` postconditions are unimpl…
234 "`3792 <https://wg21.link/LWG3792>`__","``__cpp_lib_constexpr_algorithms`` should also be defined i…
235 "`3795 <https://wg21.link/LWG3795>`__","Self-move-assignment of ``std::future`` and ``std::shared_f…
236 "`3796 <https://wg21.link/LWG3796>`__","``movable-box`` as member should use ``default-initializati…
237 "`3798 <https://wg21.link/LWG3798>`__","Rvalue reference and ``iterator_category``", "November 2022…
238 "`3801 <https://wg21.link/LWG3801>`__","``cartesian_product_view::iterator::distance-from`` ignores…
239 "`3814 <https://wg21.link/LWG3814>`__","Add freestanding items requested by NB comments", "November…
240 "`3816 <https://wg21.link/LWG3816>`__","``flat_map`` and ``flat_multimap`` should impose sequence c…
241 "`3817 <https://wg21.link/LWG3817>`__","Missing preconditions on ``forward_list`` modifiers", "Nove…
242 "`3818 <https://wg21.link/LWG3818>`__","Exposition-only concepts are not described in library intro…
243 "`3822 <https://wg21.link/LWG3822>`__","Avoiding normalization in ``filesystem::weakly_canonical``"…
244 "`3823 <https://wg21.link/LWG3823>`__","Unnecessary precondition for ``is_aggregate``", "November 2…
245 "`3824 <https://wg21.link/LWG3824>`__","Number of ``bind`` placeholders is underspecified", "Novemb…
246 "`3826 <https://wg21.link/LWG3826>`__","Redundant specification [for overload of yield_value]", "No…
248 "`3631 <https://wg21.link/LWG3631>`__","``basic_format_arg(T&&)`` should use ``remove_cvref_t<T>`` …
249 "`3645 <https://wg21.link/LWG3645>`__","``resize_and_overwrite`` is overspecified to call its callb…
250 "`3343 <https://wg21.link/LWG3343>`__","Ordering of calls to ``unlock()`` and ``notify_all()`` in E…