-
Notifications
You must be signed in to change notification settings - Fork 11.9k
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
[libc++][tuple][utility] P2968R2: Make std::ignore
a first-class object
#97401
Merged
Zingam
merged 21 commits into
llvm:main
from
H-G-Hristov:hgh/libcxx/P2968R2-Make-std-ignore-a-first-class-object
Jul 10, 2024
Merged
[libc++][tuple][utility] P2968R2: Make std::ignore
a first-class object
#97401
Zingam
merged 21 commits into
llvm:main
from
H-G-Hristov:hgh/libcxx/P2968R2-Make-std-ignore-a-first-class-object
Jul 10, 2024
Commits on Jul 2, 2024
-
[libc++][tuple][utility] P2968R2 Make
std::ignore
a first-class objectImplements as DR11: https://wg21.link/P2968R2 References: - https://eel.is/c++draft/tuple.general - https://eel.is/c++draft/tuple.syn - https://eel.is/c++draft/tuple.creation - https://github.com/cplusplus/draft/milestone/31 - cplusplus/papers#1640 - https://cplusplus.github.io/LWG/issue2933 - https://cplusplus.github.io/LWG/issue3978
Configuration menu - View commit details
-
Copy full SHA for bd82810 - Browse repository at this point
Copy the full SHA bd82810View commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1aa5e01 - Browse repository at this point
Copy the full SHA 1aa5e01View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf0e266 - Browse repository at this point
Copy the full SHA cf0e266View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd7e838 - Browse repository at this point
Copy the full SHA dd7e838View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e475a5 - Browse repository at this point
Copy the full SHA 8e475a5View commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 99900ba - Browse repository at this point
Copy the full SHA 99900baView commit details -
Merge branch 'hgh/libcxx/P2968R2-Make-std-ignore-a-first-class-object…
…' of https://github.com/H-G-Hristov/llvm-project into hgh/libcxx/P2968R2-Make-std-ignore-a-first-class-object
Configuration menu - View commit details
-
Copy full SHA for 51db352 - Browse repository at this point
Copy the full SHA 51db352View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9423973 - Browse repository at this point
Copy the full SHA 9423973View commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be73bf4 - Browse repository at this point
Copy the full SHA be73bf4View commit details
Commits on Jul 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6c9452 - Browse repository at this point
Copy the full SHA a6c9452View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a124c9 - Browse repository at this point
Copy the full SHA 4a124c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f79cd96 - Browse repository at this point
Copy the full SHA f79cd96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ceb5c7 - Browse repository at this point
Copy the full SHA 6ceb5c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 764a47d - Browse repository at this point
Copy the full SHA 764a47dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48132c9 - Browse repository at this point
Copy the full SHA 48132c9View commit details -
Merge branch 'hgh/libcxx/P2968R2-Make-std-ignore-a-first-class-object…
…' of https://github.com/H-G-Hristov/llvm-project into hgh/libcxx/P2968R2-Make-std-ignore-a-first-class-object
Configuration menu - View commit details
-
Copy full SHA for 42dfd37 - Browse repository at this point
Copy the full SHA 42dfd37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cacd71 - Browse repository at this point
Copy the full SHA 1cacd71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1689a30 - Browse repository at this point
Copy the full SHA 1689a30View commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e462fc - Browse repository at this point
Copy the full SHA 0e462fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1888965 - Browse repository at this point
Copy the full SHA 1888965View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed76b82 - Browse repository at this point
Copy the full SHA ed76b82View commit details
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.