Skip to content

Conversation

slavaandrejev
Copy link
Contributor

This is a missed addition to the commit that allowed rvalue references
in slot parameters.

This is a missed addition to the commit that allowed rvalue references
in slot parameters.
@slavaandrejev
Copy link
Contributor Author

@kjellahl can you take a look?

@kjellahl
Copy link
Contributor

Looks fine, but I wonder if it's still incomplete.
Don't you need to add std::forward also in mem_functor::operator() (in mem_fun.h)
and in pointer_functor::operator() (in ptr_fun.h)?

This is a missed addition to the commit that allowed rvalue references
in slot parameters.
@slavaandrejev
Copy link
Contributor Author

You are right. I made the correspondent changes.

@kjellahl kjellahl merged commit cc857ba into libsigcplusplus:master Dec 23, 2021
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