How can I move an std::function containing and capturing lambda?

前端 未结 0 335
抹茶落季
抹茶落季 2021-01-20 00:14

I am trying to come up with the most efficient (i.e. minimal amount of copies) implementation of the following. I have a queue which is used to execute std::function

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