-
Notifications
You must be signed in to change notification settings - Fork 761
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
LWG Poll 3: P2117R0 C++ Standard Library Issues Resolved Directly In Prague #3749
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please augment each commit description with a "Also fixes NB US xxx (C++20 CD)." where applicable.
For example, LWG3328 fixes NL 375.
This is recorded in the source paper as "Addresses NL 375".
This is probably a situation where a force-push is desirable, despite these being straw-polls papers.
LWG 3282 also fixes US 285, but is not marked as such. |
f95425d
to
1493b4e
Compare
9585655
to
24a0b15
Compare
Merged with P1721R2, which also converted the Remarks: element to a Constraints: element, but with a more consistent wording pattern.
…metic from pointer-interconvertible object
…ot satisfied in the example
…ime<Duration2, TimeZonePtr2> [time.zone.zonedtime.ctor] Inserted "the type" before the non-functions in the constraints because otherwise the wording "the return type of f(A) and B" can be parsed in a way that makes no sense.
…at negative numbers
[iterator.concept.winc] Fix "Expressions" to be singular when refering to "E".
…ally mean what we say" wording
[range.refinements] Removed redundant parens and added missing "is true".
… irange<const V>
…tor for a move-only iterator
Also fixes NB US 152 (C++20 CD).
… 169) Also fixes NB DE 169 (C++20 CD).
28fe6c3
to
7f42183
Compare
Notes/issues:
** Edit issue: \impldef may need work; Latex can't handle my attempts at:
Fixes #3705.
Fixes cplusplus/nbballot#371.
Fixes cplusplus/nbballot#269.
Fixes cplusplus/nbballot#270.
Fixes cplusplus/nbballot#226.
Fixes cplusplus/nbballot#151.
Fixes cplusplus/nbballot#167.
Fixes cplusplus/nbballot#280 (LWG3281 was superseded by LWG3282).
Fixes cplusplus/nbballot#281.