How to implement wrapper for lambda with capture?

前端 未结 0 1932
小蘑菇
小蘑菇 2021-01-07 14:00

std::function can wrap lambdas with capture list but how std::function implemented? We don\'t know what is the type of it, it can be assigned to

相关标签:
回答
  • 消灭零回复
提交回复
热议问题