Lines Matching refs:should
10 "`2399 <https://wg21.link/LWG2399>`__","``shared_ptr``\ 's constructor from ``unique_ptr``\ should…
11 "`2400 <https://wg21.link/LWG2400>`__","``shared_ptr``\ 's ``get_deleter()``\ should use ``address…
23 …,"``minmax_element()``\ 's behavior differing from ``max_element()``\ 's should be noted","Urbana"…
38 "`2403 <https://wg21.link/LWG2403>`__","stof() should call strtof() and wcstof()","Lenexa","|Comple…
39 "`2406 <https://wg21.link/LWG2406>`__","negative_binomial_distribution should reject p == 1","Lenex…
40 …link/LWG2407>`__","packaged_task(allocator_arg_t, const Allocator&, F&&) should neither be constra…
47 "`2433 <https://wg21.link/LWG2433>`__","``uninitialized_copy()``\ /etc. should tolerate overloaded …
52 "`2440 <https://wg21.link/LWG2440>`__","``seed_seq::size()``\ should be noexcept","Lenexa","|Compl…
56 "`2455 <https://wg21.link/LWG2455>`__","Allocator default construction should be allowed to throw",…
58 "`2459 <https://wg21.link/LWG2459>`__","``std::polar``\ should require a non-negative rho","Lenexa…
61 "`2470 <https://wg21.link/LWG2470>`__","Allocator's destroy function should be allowed to fail to i…
63 "`2488 <https://wg21.link/LWG2488>`__","Placeholders should be allowed and encouraged to be constex…
76 "`2234 <https://wg21.link/LWG2234>`__","``assert()``\ should allow usage in constant expressions",…
87 "`2435 <https://wg21.link/LWG2435>`__","``reference_wrapper::operator()``\ 's Remark should be dele…
95 "`2483 <https://wg21.link/LWG2483>`__","``throw_with_nested()``\ should use ``is_final``\ ","Kona"…
97 "`2485 <https://wg21.link/LWG2485>`__","``get()``\ should be overloaded for ``const tuple&&``\ ","…
98 "`2486 <https://wg21.link/LWG2486>`__","``mem_fn()``\ should be required to use perfect forwarding…
99 "`2487 <https://wg21.link/LWG2487>`__","``bind()``\ should be ``const``\ -overloaded, not *cv*-ove…
100 "`2489 <https://wg21.link/LWG2489>`__","``mem_fn()``\ should be ``noexcept``\ ","Kona","|Complete|…
106 "`2296 <https://wg21.link/LWG2296>`__","``std::addressof``\ should be ``constexpr``\ ","Jacksonvil…
111 …nk/LWG2537>`__","Constructors for ``priority_queue``\ taking allocators should call ``make_heap``…
118 "`2565 <https://wg21.link/LWG2565>`__","``std::function``\ 's move constructor should guarantee not…
121 "`2572 <https://wg21.link/LWG2572>`__","The remarks for ``shared_ptr::operator*``\ should apply to…
122 …574>`__","[fund.ts.v2] ``std::experimental::function::operator=(F&&)``\ should be constrained","J…
123 "`2575 <https://wg21.link/LWG2575>`__","[fund.ts.v2] ``experimental::function::assign``\ should be…
124 "`2576 <https://wg21.link/LWG2576>`__","``istream_iterator``\ and ``ostream_iterator``\ should us…
125 "`2577 <https://wg21.link/LWG2577>`__","``{shared,unique}_lock``\ should use ``std::addressof``\ "…
127 …k/LWG2581>`__","Specialization of ``<type_traits>``\ variable templates should be prohibited","Ja…
135 "`2309 <https://wg21.link/LWG2309>`__","mutex::lock() should not throw device_or_resource_busy","Ou…
138 "`2328 <https://wg21.link/LWG2328>`__","Rvalue stream extraction should use perfect forwarding","Ou…
142 "`2436 <https://wg21.link/LWG2436>`__","Comparators for associative containers should always be Cop…
143 "`2441 <https://wg21.link/LWG2441>`__","Exact-width atomic typedefs should be provided","Oulu","|Co…
144 "`2451 <https://wg21.link/LWG2451>`__","[fund.ts.v2] optional should 'forward' T's implicit convers…
153 "`2596 <https://wg21.link/LWG2596>`__","vector::data() should use addressof","Oulu","|Complete|",""
167 "`2704 <https://wg21.link/LWG2704>`__","recursive_directory_iterator's members should require '``*t…
169 "`2707 <https://wg21.link/LWG2707>`__","path construction and assignment should have ""string_type&…
175 "`2719 <https://wg21.link/LWG2719>`__","permissions function should not be noexcept due to narrow c…
179 …/LWG2724>`__","The protected virtual member functions of memory_resource should be private","Oulu"…
194 "`2503 <https://wg21.link/LWG2503>`__","multiline option should be added to syntax_option_type","Is…
195 "`2510 <https://wg21.link/LWG2510>`__","Tag types should not be DefaultConstructible","Issaquah","|…
197 "`2518 <https://wg21.link/LWG2518>`__","[fund.ts.v2] Non-member swap for propagate_const should cal…
199 "`2521 <https://wg21.link/LWG2521>`__","[fund.ts.v2] weak_ptr's converting move constructor should …
200 "`2525 <https://wg21.link/LWG2525>`__","[fund.ts.v2] get_memory_resource should be const and noexce…
202 "`2531 <https://wg21.link/LWG2531>`__","future::get should explicitly state that the shared state i…
204 "`2536 <https://wg21.link/LWG2536>`__","What should <complex.h> do?","Issaquah","|Complete|",""
214 "`2578 <https://wg21.link/LWG2578>`__","Iterator requirements should reference iterator traits","Is…
219 "`2591 <https://wg21.link/LWG2591>`__","std::function's member template target() should not lead to…
238 "`2735 <https://wg21.link/LWG2735>`__","std::abs(short), std::abs(signed char) and others should re…
252 "`2756 <https://wg21.link/LWG2756>`__","C++ WP optional<T> should 'forward' T's implicit conversion…
255 "`2760 <https://wg21.link/LWG2760>`__","non-const basic_string::data should not invalidate iterator…
261 "`2777 <https://wg21.link/LWG2777>`__","basic_string_view::copy should use char_traits::copy","Issa…
271 "`2785 <https://wg21.link/LWG2785>`__","quoted should work with basic_string_view","Kona","|Complet…
272 "`2786 <https://wg21.link/LWG2786>`__","Annex C should mention shared_ptr changes for array support…
279 "`2796 <https://wg21.link/LWG2796>`__","tuple should be a literal type","Kona","|Complete|",""
284 "`2807 <https://wg21.link/LWG2807>`__","std::invoke should use ``std::is_nothrow_callable``\ ","Kon…
286 "`2824 <https://wg21.link/LWG2824>`__","list::sort should say that the order of elements is unspeci…
290 "`2837 <https://wg21.link/LWG2837>`__","gcd and lcm should support a wider range of input values","…
292 "`2842 <https://wg21.link/LWG2842>`__","in_place_t check for optional::optional(U&&) should decay U…
296 "`2857 <https://wg21.link/LWG2857>`__","{variant,optional,any}::emplace should return the construct…
297 "`2861 <https://wg21.link/LWG2861>`__","basic_string should require that charT match traits::char_t…
302 "`2874 <https://wg21.link/LWG2874>`__","Constructor ``shared_ptr::shared_ptr(Y*)``\ should be cons…
303 …/LWG2875>`__","shared_ptr::shared_ptr(Y\*, D, [|hellip|\ ]) constructors should be constrained","K…
304 …G2876>`__","``shared_ptr::shared_ptr(const weak_ptr<Y>&)``\ constructor should be constrained","K…
310 "`2905 <https://wg21.link/LWG2905>`__","is_constructible_v<unique_ptr<P, D>, P, D const &> should b…