Lines Matching refs:should
6 "`3211 <https://wg21.link/LWG3211>`__","``std::tuple<>`` should be trivially constructible","Novemb…
27 "`3420 <https://wg21.link/LWG3420>`__","cpp17-iterator should check that the type looks like an ite…
32 "`3428 <https://wg21.link/LWG3428>`__","``single_view``'s in place constructor should be explicit",…
50 "`3482 <https://wg21.link/LWG3482>`__","``drop_view``'s const begin should additionally require ``s…
60 "`3502 <https://wg21.link/LWG3502>`__","``elements_view`` should not be allowed to return dangling …
67 `3430 <https://wg21.link/LWG3430>`__,"``std::fstream`` & co. should be constructible from string_vi…
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 …LWG3532>`__,"``split_view<V, P>::inner-iterator<true>::operator++(int)`` should depend on ``Base``…
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 …
93 `3548 <https://wg21.link/LWG3548>`__,"``shared_ptr`` construction from ``unique_ptr`` should move (…
96 `3552 <https://wg21.link/LWG3552>`__,"Parallel specialized memory algorithms should require forward…
98 …k/LWG3555>`__,"``{transform,elements}_view::iterator::iterator_concept`` should consider const-qua…
102 `2762 <https://wg21.link/LWG2762>`__,"``unique_ptr operator*()`` should be ``noexcept``","October 2…
119 `3560 <https://wg21.link/LWG3560>`__,"``ranges::equal`` and ``ranges::is_permutation`` should short…
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…
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…
138 …"Exposition-only classes proxy and postfix-proxy for ``common_iterator`` should be fully ``constex…
145 "`3607 <https://wg21.link/LWG3607>`__","``contiguous_iterator`` should not be allowed to have custo…
154 "`3648 <https://wg21.link/LWG3648>`__","``format`` should not print ``bool`` with ``'c'`` ","Februa…
157 "`3654 <https://wg21.link/LWG3654>`__","``basic_format_context::arg(size_t)`` should be ``noexcept`…
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 …``transform_view::iterator<true>::value_type`` and ``iterator_category`` should use ``const F&``",…
168 "`3672 <https://wg21.link/LWG3672>`__","``common_iterator::operator->()`` should return by value","…
170 "`3687 <https://wg21.link/LWG3687>`__","``expected<cv void, E>`` move constructor should move","Jul…
177 "`3707 <https://wg21.link/LWG3707>`__","chunk_view::outer-iterator::value_type::size should return …
178 …ink/LWG3708>`__","``take_while_view::sentinel``'s conversion constructor should move","July 2022",…
182 "`3712 <https://wg21.link/LWG3712>`__","``chunk_view`` and ``slide_view`` should not be ``default_i…
185 "`3719 <https://wg21.link/LWG3719>`__","Directory iterators should be usable with default sentinel"…
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`` …
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…
199 "`3636 <https://wg21.link/LWG3636>`__","``formatter<T>::format`` should be ``const``-qualified","No…
202 "`3717 <https://wg21.link/LWG3717>`__","``common_view::end`` should improve ``random_access_range``…
205 "`3737 <https://wg21.link/LWG3737>`__","``take_view::sentinel`` should provide ``operator-``", "Nov…
210 …ed_copy_n``, ``ranges::uninitialized_move_n``, and ``ranges::destroy_n`` should use ``std::move``"…
217 "`3759 <https://wg21.link/LWG3759>`__","``ranges::rotate_copy`` should use ``std::move``", "Novembe…
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",…
226 "`3774 <https://wg21.link/LWG3774>`__","``<flat_set>`` should include ``<compare>``", "November 202…
229 …position-only alias templates ``cont-key-type`` and ``cont-mapped-type`` should be removed", "Nove…
231 "`3784 <https://wg21.link/LWG3784>`__","std.compat should not provide ``::byte`` and its friends", …
234 "`3792 <https://wg21.link/LWG3792>`__","``__cpp_lib_constexpr_algorithms`` should also be defined i…
236 "`3796 <https://wg21.link/LWG3796>`__","``movable-box`` as member should use ``default-initializati…
240 "`3816 <https://wg21.link/LWG3816>`__","``flat_map`` and ``flat_multimap`` should impose sequence c…
248 "`3631 <https://wg21.link/LWG3631>`__","``basic_format_arg(T&&)`` should use ``remove_cvref_t<T>`` …
250 …d ``notify_all()`` in Effects element of ``notify_all_at_thread_exit()`` should be reversed","Not …