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?","No…
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 2020…
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","",""
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 with ``…
37 "`3449 <https://wg21.link/LWG3449>`__","take_view and take_while_view's ``sentinel<false>`` not com…
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 vo…
42 "`3465 <https://wg21.link/LWG3465>`__","compare_partial_order_fallback requires ``F < E``","Novembe…
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","",…
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 2020","…
50 "`3482 <https://wg21.link/LWG3482>`__","``drop_view``'s const begin should additionally require siz…
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…