-
Notifications
You must be signed in to change notification settings - Fork 790
P2531R0 C++ Standard Library Issues #5288
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
19 commits
Select commit
Hold shift + click to select a range
a41e33c
LWG3088 forward_list::merge behavior unclear when passed *this
jensmaurer 26afca8
LWG3471 polymorphic_allocator::allocate does not satisfy Cpp17Allocat…
jensmaurer 24a304f
LWG3525 uses_allocator_construction_args fails to handle types conver…
jensmaurer 23b74d7
LWG3598 system_category().default_error_condition(0) is underspecified
jensmaurer 9c4644f
LWG3601 common_iterator's postfix-proxy needs indirectly_readable
jensmaurer 23f68f8
LWG3607 contiguous_iterator should not be allowed to have custom iter…
jensmaurer bf3fad5
LWG3610 iota_view::size sometimes rejects integer-class types
jensmaurer 5a8a894
LWG3612 Inconsistent pointer alignment in std::format
jensmaurer d82020d
LWG3618 Unnecessary iter_move for transform_view::iterator
jensmaurer 095b2c2
LWG3619 Specification of vformat_to contains ill-formed formatted_siz…
jensmaurer d45eb35
LWG3621 Remove feature-test macro __cpp_lib_monadic_optional
jensmaurer 04a75f4
LWG3632 unique_ptr "Mandates: This constructor is not selected by cla…
jensmaurer 66c7580
LWG3643 Missing constexpr in std::counted_iterator
jensmaurer 49131ae
LWG3648 format should not print bool with 'c'
jensmaurer 972e578
LWG3650 Are std::basic_string's iterator and const_iterator constexpr…
jensmaurer 2e371d9
LWG3654 basic_format_context::arg(size_t) should be noexcept
jensmaurer 351afbf
LWG3657 std::hash<std::filesystem::path> is not enabled
jensmaurer 148fab5
LWG3660 iterator_traits<common_iterator>::pointer should conform to […
jensmaurer 3452bc7
LWG3661 constinit atomic<shared_ptr<T>> a(nullptr); should work
jensmaurer 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
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.