-
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
Finish P0768R1 by adding Spaceship CPOs #1370
Merged
Merged
Commits on Oct 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 05f1ecc - Browse repository at this point
Copy the full SHA 05f1eccView commit details -
Configuration menu - View commit details
-
Copy full SHA for e55592f - Browse repository at this point
Copy the full SHA e55592fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 520e565 - Browse repository at this point
Copy the full SHA 520e565View commit details
Commits on Oct 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for eea8d1c - Browse repository at this point
Copy the full SHA eea8d1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8202160 - Browse repository at this point
Copy the full SHA 8202160View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8c87ec - Browse repository at this point
Copy the full SHA a8c87ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for c476f62 - Browse repository at this point
Copy the full SHA c476f62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a52206 - Browse repository at this point
Copy the full SHA 7a52206View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddbb0ae - Browse repository at this point
Copy the full SHA ddbb0aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d559a82 - Browse repository at this point
Copy the full SHA d559a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3010877 - Browse repository at this point
Copy the full SHA 3010877View commit details -
Configuration menu - View commit details
-
Copy full SHA for e75c921 - Browse repository at this point
Copy the full SHA e75c921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e2bf99 - Browse repository at this point
Copy the full SHA 0e2bf99View commit details
Commits on Oct 16, 2020
-
Drop unnecessary
typename = void
.Co-authored-by: Casey Carter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d631237 - Browse repository at this point
Copy the full SHA d631237View commit details -
Fix a corner case in ADL throughput optimization.
Explicitly convert the (potentially user-defined) result of ADL meow_order to meow_ordering, before converting it to the final type.
Configuration menu - View commit details
-
Copy full SHA for 5dd531f - Browse repository at this point
Copy the full SHA 5dd531fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f353361 - Browse repository at this point
Copy the full SHA f353361View commit details
Commits on Oct 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c22a6d4 - Browse repository at this point
Copy the full SHA c22a6d4View commit details
Commits on Oct 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3d9e550 - Browse repository at this point
Copy the full SHA 3d9e550View commit details -
Configuration menu - View commit details
-
Copy full SHA for bae3402 - Browse repository at this point
Copy the full SHA bae3402View commit details
Commits on Oct 29, 2020
-
cstdint must be core so type_traits can include it.
All this header does is include `stdint.h` and provide typedefs.
Configuration menu - View commit details
-
Copy full SHA for 4ec5693 - Browse repository at this point
Copy the full SHA 4ec5693View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4f55ce - Browse repository at this point
Copy the full SHA e4f55ceView 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.