Lines Matching refs:Complete
6 …WG3211>`__","``std::tuple<>`` should be trivially constructible","November 2020","|Complete|","9.0"
9 …e_with<reverse_iterator<int*>, reverse_iterator<const int*>>``","November 2020","|Complete|","13.0"
11 …for ``take_view`` and ``drop_view`` have different constraints","November 2020","|Complete|","14.0"
14 …ce of ``lock_guard<MutexTypes...>::mutex_type`` typedef unclear","November 2020","|Complete|","5.0"
20 …3171>`__","LWG2989 breaks ``directory_entry`` stream insertion","November 2020","|Complete|","14.0"
21 …`__","``ranges::advance`` violates its preconditions","November 2020","|Complete|","14.0","|ranges…
24 …``common_view``'s converting constructor is bad, too","November 2020","|Complete|","14.0","|ranges…
27 …uld check that the type looks like an iterator first","November 2020","|Complete|","14.0","|ranges…
32 …gle_view``'s in place constructor should be explicit","November 2020","|Complete|","14.0","|ranges…
34 …_","``__cpp_lib_polymorphic_allocator`` is in the wrong header","November 2020","|Complete|","14.0"
35 … types with both ``value_type`` and ``element_type``","November 2020","|Complete|","14.0","|ranges…
40 …460>`__","Unimplementable ``noop_coroutine_handle`` guarantees","November 2020","|Complete|","14.0"
42 …`compare_partial_order_fallback`` requires ``F < E``","November 2020","|Complete|","14.0","|spaces…
44 …wg21.link/LWG3467>`__","``bool`` can't be an integer-like type","November 2020","|Complete|","14.0"
45 …>`__","``counted_iterator`` is missing preconditions","November 2020","|Complete|","14.0","|ranges…
46 …>`__","Normative encouragement in non-normative note","November 2020","|Complete|","15.0","|format…
47 …_","Nesting ``join_views`` is broken because of CTAD","November 2020","|Complete|","15.0","|ranges…
50 …st begin should additionally require ``sized_range``","November 2020","|Complete|","14.0","|ranges…
51 …orm_view::iterator``'s difference is overconstrained","November 2020","|Complete|","14.0","|ranges…
54 …`__","``subrange::advance(n)`` has UB when ``n < 0``","February 2021","|Complete|","14.0","|ranges…
59 …`__","``join_view::iterator::operator->()`` is bogus","February 2021","|Complete|","14.0","|ranges…
70 …__,"Missing allocator-extended constructors for ``priority_queue``","June 2021","|Complete|","14.0"
71 …oin_view::iterator``'s ``iter_swap`` is underconstrained","June 2021","|Complete|","14.0","|ranges…
74 …swap`` are inconsistent for ``transform_view::iterator``","June 2021","|Complete|","14.0","|ranges…
76 …` template parameter for ``priority_queue`` constructors","June 2021","|Complete|","14.0","|ranges…
81 …queue(first, last)`` should construct ``c`` with ``(first, last)``","June 2021","|Complete|","14.0"
84 …ross iterator wrappers that supports ``input_iterators``","June 2021","|Complete|","14.0","|ranges…
87 …e should be no const in ``basic_format_arg(const T* p)``","June 2021","|Complete|","14.0","|format…
88 …eadable_traits`` should be SFINAE-friendly for all types","June 2021","|Complete|","14.0","|ranges…
89 …rg`` mishandles ``basic_string_view`` with custom traits","June 2021","|Complete|","14.0","|format…
91 …arg-store::args`` is unintentionally not exposition-only","June 2021","|Complete|","14.0","|format…
93 …onstruction from ``unique_ptr`` should move (not copy) the deleter","June 2021","|Complete|","15.0"
94 …nterface`` is overspecified to derive from ``view_base``","June 2021","|Complete|","14.0","|ranges…
105 …g21.link/LWG3146>`__,"Excessive unwrapping in ``std::ref/cref``","October 2021","|Complete|","14.0"
107 …move_iterator operator+()`` has incorrect constraints","October 2021","|Complete|","15.0","|ranges…
109 …be used on a move-only iterator with a sized sentinel","October 2021","|Complete|","14.0","|ranges…
110 …__,"Some problems with the wording changes of P1739R4","October 2021","|Complete|","15.0","|ranges…
111 …://wg21.link/LWG3422>`__,"Issues of ``seed_seq``'s constructors","October 2021","|Complete|","14.0"
112 …nvertible-to-non-slicing`` seems to reject valid case","October 2021","|Complete|","14.0","|ranges…
113 …``recursive_directory_iterator`` are not C++20 ranges","October 2021","|Complete|","14.0","|ranges…
115 …r::iterator_category`` and ``::iterator_concept`` lie","October 2021","|Complete|","15.0","|ranges…
117 …c_cast`` expression in ``convertible_to`` has the wrong operand","October 2021","|Complete|","14.0"
127 …2>`__,"``copyable-box`` should be fully ``constexpr``","October 2021","|Complete|","14.0","|ranges…
128 …ing Throws element for ``basic_string_view(It begin, End end)``","October 2021","|Complete|","14.0"
129 …on_iterator`` should be completely ``constexpr``-able","October 2021","|Complete|","14.0","|ranges…
130 …`iterator``'s binary ``operator+`` should be improved","October 2021","|Complete|","14.0","|ranges…
131 …`basic_string_view`` not trivially move constructible","October 2021","|Complete|","14.0","|ranges…
133 …ot constrain ``I`` to be ``copyable`` when ``N == 0``","October 2021","|Complete|","14.0","|ranges…
138 …for ``common_iterator`` should be fully ``constexpr``","October 2021","|Complete|","14.0","|ranges…
147 …,"Inconsistent pointer alignment in ``std::format`` ","February 2022","|Complete|","14.0","|format…
151 …__","Remove feature-test macro ``__cpp_lib_monadic_optional`` ","February 2022","|Complete|","15.0"
154 …,"``format`` should not print ``bool`` with ``'c'`` ","February 2022","|Complete|","15.0","|format…
157 …ormat_context::arg(size_t)`` should be ``noexcept`` ","February 2022","|Complete|","15.0","|format…
159 …mmon_iterator>::pointer`` should conform to §[iterator.traits]","February 2022","|Complete|","14.0"
164 …ink/LWG3656>`__","Inconsistent bit operations returning a count","July 2022","|Complete|","15.0",""
165 …g21.link/LWG3659>`__","Consider ``ATOMIC_FLAG_INIT`` undeprecation","July 2022","|Complete|","15.0"
187 …tps://wg21.link/LWG3724>`__","``decay-copy`` should be constrained","July 2022","|Complete|","14.0"
189 …erwrite`` is overspecified to call its callback with lvalues","Not voted in","|Complete|","14.0",""
190 …ormat_arg(T&&)`` should use ``remove_cvref_t<T>`` throughout","Not voted in","|Complete|","15.0",""