-
Notifications
You must be signed in to change notification settings - Fork 809
[Motions 2026 03 lwg 2] P4146R0 C++ Standard Library Immediate Issues #8935
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
37 commits
Select commit
Hold shift + click to select a range
9d7581a
LWG3662 basic_string::append/assign(NTBS, pos, n) suboptimal
burblebee 581d0cb
LWG3777 Common cartesian_product_view produces an invalid range if th…
burblebee a50b69c
LWG3797 elements_view insufficiently constrained
burblebee 4fa9e57
LWG3891 LWG 3870 breaks std::expected<cv T, E>
burblebee 13b42a2
LWG4026 Assignment operators of std::expected should propagate trivia…
burblebee 328a4ba
LWG4122 Ill-formed operator<=> can cause hard error when instantiatin…
burblebee bdf1618
LWG4133 awaitable-receiver's members are potentially throwing
burblebee 0e20a6f
LWG4143 execution::set_value/set_error/set_stopped/start should alway…
burblebee 3660fae
LWG4151 Precondition of inplace_vector::swap
burblebee e48c085
LWG4223 Deduction guides for maps are mishandling tuples and references
burblebee a5f6c0a
LWG4314 Missing move in mdspan layout mapping::operator()
burblebee 833d635
LWG4325 std::indirect's operator== still does not support incomplete …
burblebee 0f85741
LWG4339 task's coroutine frame may be released late
burblebee c17bca7
LWG4347 task's stop source is always created
burblebee 8d7c659
LWG4354 Reconsider weakly_parallel as the default forward_progress_gu…
burblebee f58eab0
LWG4361 awaitable-receiver::set_value should use Mandates instead of …
burblebee 97afbaf
LWG4379 hive::reserve() needs Throws: element adjusted to match block…
burblebee a74041f
LWG4476 run_loop should not have a set_error completion
burblebee 02f14fa
LWG4478 meta::has_identifier is not specified for annotations
burblebee be54f1d
LWG4485 Move specification for task::stop_token_type
burblebee df6b8a7
LWG4497 std::nullopt_t should be comparable
burblebee 016c5d0
LWG4504 Wording problem in {simple_}counting_scope
burblebee 053c967
LWG4506 source_location is explicitly unspecified if is constexpr or not
burblebee 17eeaae
LWG4532 Imprecise std::polymorphic wording seems to imply slicing
burblebee b1fe775
LWG4533 not_fn<f> is unimplementable
burblebee 7428f28
LWG4537 Improve define_static_array
burblebee 6592e5d
LWG4540 future-senders returned from spawn_future do not forward stop…
burblebee 6f32a23
LWG4544 Parallel overload of ranges::set_difference should return in_…
burblebee 9fb8e24
LWG4548 Parallel ranges::set_intersection should not do unnecessary work
burblebee e02c5da
LWG4549 vprint_nonunicode_buffered ignores its stream parameter
burblebee 93ef426
LWG4550 Need new feature test macros for <stdckdint.h> and <stdbit.h>
burblebee 6344104
LWG4552 compare_exchange_weak writes a value on spurious failure, not…
burblebee 9bee954
LWG4553 Wording for FR-025-246 25.7.18.2 Add a reserve_hint function …
burblebee 0dce0d5
LWG4554 Remove undefined behaviour from hive for invalid limits
burblebee 979854d
LWG4555 Remove is_consteval_only
burblebee d1cc2da
LWG4556 Unclear properties of reflection strings
burblebee 4c8da02
LWG4557 Remove constexpr from owner_less and owner_before
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
Oops, something went wrong.
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.