-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Merge main
to feature/flat_map
#5189
Merged
StephanTLavavej
merged 36 commits into
microsoft:feature/flat_map
from
StephanTLavavej:merge-flat_map
Dec 13, 2024
Merged
Merge main
to feature/flat_map
#5189
StephanTLavavej
merged 36 commits into
microsoft:feature/flat_map
from
StephanTLavavej:merge-flat_map
Dec 13, 2024
Conversation
This file contains 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
…osoft#5087) Co-authored-by: Stephan T. Lavavej <[email protected]>
…soft#5091) Co-authored-by: Casey Carter <[email protected]>
…em locale, then ID 0 (microsoft#5104) Co-authored-by: Jcr-dev <[email protected]>
…onstrained (microsoft#5128) Co-authored-by: Casey Carter <[email protected]>
…transient file IDs (microsoft#5130) Co-authored-by: Stephan T. Lavavej <[email protected]>
…d specify return type as `bool` (microsoft#5131) Co-authored-by: Stephan T. Lavavej <[email protected]>
…ubtract_with_carry_engine` code (microsoft#5132) Co-authored-by: Stephan T. Lavavej <[email protected]>
…lision (microsoft#5135) Co-authored-by: Stephan T. Lavavej <[email protected]>
) Co-authored-by: Stephan T. Lavavej <[email protected]>
…onst`-qualified (microsoft#5152) Co-authored-by: Casey Carter <[email protected]>
…#5156) Co-authored-by: Cassio Neri <[email protected]> Co-authored-by: Casey Carter <[email protected]>
Co-authored-by: Casey Carter <[email protected]>
…5158) Co-authored-by: Stephan T. Lavavej <[email protected]>
…initions (microsoft#5160) Co-authored-by: Stephan T. Lavavej <[email protected]>
This is a new warning MSVC is adding to steer users away from attempting to specialize the type traits as forbidden by N4993 [meta.rqmts]/4. Since MSVC implements many of the type traits in the compiler, such specializations are generally ignored to the confusion of users who trigger the UB. This is a mirror of the STL portion of MSVC-PR-596210.
…` vectorization for large needles or very large haystacks (microsoft#5029) Co-authored-by: Stephan T. Lavavej <[email protected]>
…`uninitialized_meow()` (microsoft#5170)
…d` (microsoft#5173) Co-authored-by: Hewill Kang <[email protected]>
Co-authored-by: A. Jiang <[email protected]>
Co-authored-by: Stephan T. Lavavej <[email protected]>
StephanTLavavej
added
uncharted
Excluded from the Status Chart
flat_meow
C++23 container adaptors
labels
Dec 13, 2024
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.
tests/std/test.lst
.