Skip to content

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

Description

@NoAvailableAlias

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)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions