-
Notifications
You must be signed in to change notification settings - Fork 790
[2022-07 LWG Motion 1] P2618R0 C++ Standard Library Issues #5667
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+144
−177
Merged
Changes from 2 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
0472487
LWG3564 transform_view::iterator<true>::value_type and iterator_categ…
burblebee c5b6a5c
LWG3617 function/packaged_task deduction guides and deducing this
burblebee 53c83cf
LWG3656 Inconsistent bit operations returning a count
burblebee c61c1b6
LWG3659 Consider ATOMIC_FLAG_INIT undeprecation
burblebee 6fbded2
LWG3670 Cpp17InputIterators don't have integer-class difference types
burblebee 50f1e24
LWG3671 atomic_fetch_xor missing from stdatomic.h
burblebee 0df9a20
LWG3672 common_iterator::operator->() should return by value
burblebee da4456d
LWG3683 operator== for polymorphic_allocator cannot deduce template a…
burblebee 29f66da
LWG3687 expected<cv void, E> move constructor should move
burblebee 76a86b8
LWG3692 zip_view::iterator's operator<=> is overconstrained
burblebee 62e3587
LWG3701 Make formatter<remove_cvref_t<const charT[N]>, charT> require…
burblebee d29b963
LWG3702 Should zip_transform_view::iterator remove operator<?
burblebee 62fe2a0
LWG3703 Missing requirements for expected<T, E> requires is_void<T>
burblebee a7cbca7
LWG3704 LWG 2059 added overloads that might be ill-formed for sets
burblebee f8f6265
LWG3705 Hashability shouldn't depend on basic_string's allocator
burblebee 7ecb746
LWG3707 chunk_view::outer-iterator::value_type::size should return un…
burblebee d6a68e3
LWG3708 take_while_view::sentinel's conversion constructor should move
burblebee 60fa43a
LWG3709 LWG-3703 was underly ambitious
burblebee d7a01d9
LWG3710 The end of chunk_view for input ranges can be const
burblebee 0416e7e
LWG3711 Missing preconditions for slide_view constructor
burblebee ab54e00
LWG3712 chunk_view and slide_view should not be default_initializable
burblebee d6d435a
LWG3713 Sorted with respect to comparator (only)
burblebee 81b066e
LWG3715 view_interface::empty is overconstrained
burblebee 8d06220
LWG3719 Directory iterators should be usable with default sentinel
burblebee c519b70
LWG3721 Allow an arg-id with a value of zero for width in std-format-…
burblebee cdd04d6
LWG3724 decay-copy should be constrained
burblebee File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.