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

vdk::signal::connect msvc compilation issue #11

Open
NoAvailableAlias opened this issue May 30, 2020 · 0 comments
Open

vdk::signal::connect msvc compilation issue #11

NoAvailableAlias opened this issue May 30, 2020 · 0 comments

Comments

@NoAvailableAlias
Copy link

Hello, I recently updated the vdksoft signals library in the signal-slot-benchmarks repository and encountered an issue with the connect method.

Specifically, on this line, msvc was upset about the tuple wrapper around the slot arguments saying that:
"'generate': is not a member of 'std::tuple<Rng &>"

Note that the vdk::lite version does not have this issue and compiles / runs fine.

(here are the msvc benchmark results)

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

No branches or pull requests

1 participant