-
Notifications
You must be signed in to change notification settings - Fork 10
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
Replace pika's invoke_result
with std::invoke_result
#599
Replace pika's invoke_result
with std::invoke_result
#599
Conversation
invoke_result
with std::invoke_result
42c8797
to
30d48f8
Compare
bors try |
tryBuild failed: |
Performance test reportpika PerformanceComparison
Info
Explanation of Symbols
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good on a high level. Thanks @aurianer. Could you please add std::invoke_result(_v)
and type_traits
to the inshpect
config please? I think there are a few pika/type_traits.hpp
includes left that need to be removed (and type_traits
added if it's not already there).
Yes will add the rule to inshpect, I thought of removing the |
30d48f8
to
5ef04fc
Compare
Performance test reportpika PerformanceComparison
Info
Explanation of Symbols
|
bors try |
tryBuild failed: |
5ef04fc
to
be8de90
Compare
be8de90
to
8ea8d7a
Compare
bors try |
Performance test reportpika PerformanceComparison
Info
Explanation of Symbols
|
bors merge |
Build failed: |
bors merge |
Fix #543