Skip to content

Conversation

@rherilier
Copy link
Contributor

Hello,

Here is a (far) better way to fix the ambiguity with MSVC I tried to solved in #107.

Sorry for the inconvenience.

@rherilier rherilier force-pushed the simplify-signal-connect-with-msvc branch from 604cb10 to e9a1855 Compare September 4, 2024 15:48
commented "const" in sigc::mem_fun prototypes' are meaningless. Using a
"const T_obj" as argument type when the method is const void any conflict.

remove useless struct in test program.
@rherilier rherilier force-pushed the simplify-signal-connect-with-msvc branch from e9a1855 to bffa66e Compare September 4, 2024 16:08
@rherilier
Copy link
Contributor Author

here is a more simple version (and I remove useless struct in test program too).

It's been one of those days/weeks/months...

@kjellahl kjellahl merged commit f36ec36 into libsigcplusplus:master Sep 5, 2024
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