C++ std::future in a recursive function

后端 未结 0 1812
眼角桃花
眼角桃花 2021-02-15 18:07

Considering the following, would it be possible to recurse into the function? I don’t think std::move would work, as on unwinding the variable would be gone, how would you appro

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