-
Notifications
You must be signed in to change notification settings - Fork 790
LWG Poll 2: P2051R0 C++ Standard Library Issues to be moved in Prague #3748
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
44 commits
Select commit
Hold shift + click to select a range
95df15d
LWG3194 ConvertibleTo prose does not match code
707c2d5
LWG3233 Broken requirements for shared_ptr converting constructors
a7f2dd6
LWG3254 Strike stop_token's operator!=
c99a776
LWG3264 sized_range and ranges::size redundantly use disable_sized_range
a28b300
LWG3280 View converting constructors can cause constraint recursion a…
94a94e3
LWG3284 random_access_iterator semantic constraints accidentally prom…
7b2e123
LWG3285 The type of a customization point object shall satisfy semire…
095a764
LWG3286 ranges::size is not required to be valid after a call to rang…
5bd6da1
LWG3291 iota_view::iterator has the wrong iterator_category
ae15dd1
LWG3292 iota_view is under-constrained
09c20d9
LWG3294 zoned_time deduction guides misinterprets string/char*
a9d4809
LWG3296 Inconsistent default argument for basic_regex<>::assign
fdd34db
LWG3299 Pointers don't need customized iterator behavior
b7f07b3
LWG3300 Non-array ssize overload is underconstrained
5a66090
LWG3302 Range adaptor objects keys and values are unspecified
d3ce1fc
LWG3303 Bad "constexpr" marker for destroy/destroy_n
1cec867
LWG3304 Allocate functions of std::polymorphic_allocator should requi…
b3d809a
LWG3307 std::allocator<void>().allocate(n)
31e9bb0
LWG3310 Replace SIZE_MAX with numeric_limits<size_t>::max()
b561e61
LWG3313 join_view::iterator::operator-- is incorrectly constrained
ebd893b
LWG3315 Correct Allocator Default Behavior
5518e72
LWG3316 Correctly define epoch for utc_clock / utc_timepoint
8662855
LWG3317 Incorrect operator<< for floating-point durations
bd57d9c
LWG3318 Clarify whether clocks can represent time before their epoch
41e73c4
LWG3319 Properly reference specification of IANA time zone database
6faa9cf
LWG3320 span::cbegin/cend methods produce different results than std:…
f3199a9
LWG3321 uninitialized_construct_using_allocator should use construct_at
74487d3
LWG3323 has-tuple-element helper concept needs convertible_to
099d550
LWG3324 Special-case std::strong/weak/partial_order for pointers
a72b900
LWG3325 Constrain return type of transformation function for transfor…
3777012
LWG3326 enable_view has false positives
862d446
LWG3327 Format alignment specifiers vs. text direction
43e9566
LWG3329 totally_ordered_with both directly and indirectly requires co…
abaa67f
LWG3330 Include <compare> from most library headers
6f9fcd3
LWG3331 Define totally_ordered/_with in terms of partially-ordered-with
68a6fd2
LWG3332 Issue in [time.format]
f426a14
LWG3338 Rename default_constructible to default_initializable
84c829b
LWG3346 pair and tuple copy and move constructor have backwards speci…
1fca6b1
LWG3349 Missing __cpp_lib_constexpr_complex for P0415R1
4199b05
LWG3350 Simplify return type of lexicographical_compare_three_way
6139589
LWG3351 ranges::enable_safe_range should not be constrained
901833b
LWG3356 __cpp_lib_nothrow_convertible should be __cpp_lib_is_nothrow_…
de58af8
LWG3360 three_way_comparable_with is inconsistent with similar concepts
090d7d8
[allocator.uses.construction] Give a name to generic lambda type
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
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.