-
Notifications
You must be signed in to change notification settings - Fork 14.7k
[libc++][ranges] implement std::ranges::zip_transform_view
#79605
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
27 commits
Select commit
Hold shift + click to select a range
7de6bb5
[libc++][ranges] implement `std::ranges::zip_transform_view`
huixie90 db14a59
add tests
huixie90 080c28f
rebase
huixie90 2c6e763
complete some lwg issues
huixie90 1ef4003
ci
huixie90 5861f2c
format
huixie90 1911bbc
module
huixie90 0049ed5
lint
huixie90 5b6f2c0
ci
huixie90 36b58ed
review
huixie90 0de1e4d
ci
huixie90 9a5c4ee
LWG
huixie90 eb62d38
remove non ascii
huixie90 d22c37a
ci
huixie90 6271251
Update libcxx/docs/Status/Cxx23Issues.csv
ldionne 83f7e91
Update libcxx/test/std/ranges/range.adaptors/range.zip.transform/ctad…
huixie90 bacf9ec
Update libcxx/test/std/ranges/range.adaptors/range.zip.transform/iter…
huixie90 a7a687f
review
huixie90 f8b8be4
release note
huixie90 097957d
types.h
huixie90 afa77fc
review
huixie90 d001885
Update libcxx/docs/Status/Cxx23Issues.csv
huixie90 cd1ad54
Update libcxx/docs/Status/Cxx23Issues.csv
huixie90 f1b2c42
Update libcxx/test/std/ranges/range.adaptors/range.zip.transform/types.h
huixie90 dfe80fd
format
huixie90 908fb3f
review
huixie90 ef55fe6
CI
huixie90 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
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.