In template: no type named 'type' in 'std::result_of<......>
这是告诉你参数需要加上
std::ref()
In template: no type named 'type' in 'std::result_of<......>
这是告诉你参数需要加上
std::ref()
1万+
919
3842
451
768

被折叠的 条评论
为什么被折叠?