Skip to content

Conversation

@sagasarate
Copy link
Contributor

给std::function的静态绑定增加引用类型参数的支持,以解决使用引用类型参数时会发生多次意外复制,以及无法传回数据的修改的问题,同时给一些模板的类型匹配加上std::decay_t,避免某些时候出现匹配错误

@chexiongsheng
Copy link
Collaborator

提供个重现问题的例子?

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