Skip to content

Fix std::result_of removed in C++20#545

Closed
HoshizoraRin wants to merge 1 commit intoReactiveX:masterfrom
HoshizoraRin:fix-removed-std-result_of
Closed

Fix std::result_of removed in C++20#545
HoshizoraRin wants to merge 1 commit intoReactiveX:masterfrom
HoshizoraRin:fix-removed-std-result_of

Conversation

@HoshizoraRin
Copy link
Copy Markdown

Fix for #530 based on comment by @arolson101.

I used __cpp_lib_is_invocable feature test macro to detect the presence of std::invoke_result.

@HoshizoraRin
Copy link
Copy Markdown
Author

VS2015 and 2017 failed to build... close for now...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant