[LWG 3] P2790R0 Immediate issues except 3441#6116
Merged
Conversation
JohelEGP
suggested changes
Feb 15, 2023
Contributor
JohelEGP
left a comment
There was a problem hiding this comment.
I see some \linebreak{}s at places where line breaks should occur naturally. Why is that? Shouldn't \- be encouraged more because it maintains justification?
Contributor
Author
I tried |
JohelEGP
approved these changes
Feb 23, 2023
Contributor
There was a problem hiding this comment.
Please, don't miss #6116 (comment), which is in an outdated comment.
a0d5b2e to
e098e10
Compare
[format.arg] Changed declartion of basic_format_arg::handle's ctor in class to match change in itemdecl.
…seful [flat.set.defn][flat.multiset.defn] Clean up indentation for consistency.
Fixes NB GB 081, GB 082 (C++23 CD).
…st charT[N], charT>
e098e10 to
1b3b12a
Compare
Replaces "." with ";" in codeblock in wording, and terminate the sentence before the codeblock with ":".
… expected<U, G>&) should take precedence over expected(U&&) with operator bool
Fixes NB GB 121 (C++23 CD).
Fixes NB CA 076 (C++23 CD).
…r std::expected
1b3b12a to
89c1f6c
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes #6093.
Fixes #5800.
Fixes cplusplus/papers#1479
Fixes cplusplus/papers#1368
Fixes cplusplus/nbballot#463
Fixes cplusplus/nbballot#454
Fixes cplusplus/nbballot#453
Fixes cplusplus/nbballot#452
Fixes cplusplus/nbballot#447
Fixes cplusplus/nbballot#444
LWG3631: Were both declarations of handle in [format.arg] intended to be changed?