-
Notifications
You must be signed in to change notification settings - Fork 794
[LWG motion 1] P3180R0 C++ Standard Library Issues to be moved in Tokyo, Mar. 2024 #6915
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
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
28e1f33
LWG3767 codecvt<charN_t, char8_t, mbstate_t> incorrectly added to locale
burblebee 6601cd8
LWG3919 enumerate_view may invoke UB for sized common non-forward und…
burblebee 480d145
LWG3950 std::basic_string_view comparison operators are overspecified
burblebee 145cd72
LWG3975 Specializations of basic_format_context should not be permitted
burblebee 775f20d
LWG3984 ranges::to's recursion branch may be ill-formed
burblebee 0b0c388
LWG4011 "Effects: Equivalent to return" in [span.elem]
burblebee 010df13
LWG4012 common_view::begin/end are missing the simple-view check
burblebee 7b98d2f
LWG4013 lazy_split_view::outer-iterator::value_type should not provid…
burblebee 1958e50
LWG4016 container-insertable checks do not match what container-inser…
burblebee 9392d9c
LWG4023 Preconditions of std::basic_streambuf::setg/setp
burblebee 76b5aab
LWG4025 Move assignment operator of std::expected<cv void, E> should …
burblebee 97e9077
LWG4030 Clarify whether arithmetic expressions in [numeric.sat.func] …
burblebee 8c99744
LWG4031 bad_expected_access<void> member functions should be noexcept
burblebee 48e3185
LWG4035 single_view should provide empty
burblebee 213e8ba
LWG4036 __alignof_is_defined is only implicitly specified in C++ and …
burblebee 6672329
LWG4037 Static data members of ctype_base are not yet required to be …
burblebee 09a02ba
LWG4038 std::text_encoding::aliases_view should have constexpr iterators
burblebee f78d268
LWG4043 "ASCII" is not a registered character encoding
burblebee 99b3b24
LWG4045 tuple can create dangling references from tuple-like
burblebee 25e39c4
LWG4053 Unary call to std::views::repeat does not decay the argument
burblebee d72daf7
LWG4054 Repeating a repeat_view should repeat the view
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
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
Oops, something went wrong.
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.