Skip to content

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

Merged
emil-e merged 1 commit intoemil-e:masterfrom
mkloczko:compat20
Jan 7, 2021
Merged

Added rc::compat::return_type for both std::result_of and std::invoke_result#269
emil-e merged 1 commit intoemil-e:masterfrom
mkloczko:compat20

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