Skip to content
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

Added rc::compat::return_type for both std::result_of and std::invoke_result #269

Merged
merged 1 commit into from
Jan 7, 2021

Conversation

mkloczko
Copy link
Contributor

@mkloczko mkloczko commented Jan 2, 2021

A newer version of #261 (did a new branch, couldn't change it back before)

The compatibilty is done by adding using clause named
```rc::compat::return_type``` in ```rapidcheck/Compat.hpp```.
@mkloczko
Copy link
Contributor Author

mkloczko commented Jan 2, 2021

Didn't use structs as there were some problems with public/private things.

@emil-e
Copy link
Owner

emil-e commented Jan 7, 2021

Great job!

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.

2 participants