How to find joinable threads and remove them from vector?

后端 未结 0 1783
春和景丽
春和景丽 2020-12-24 10:00

I\'m keeping track of some threads in C++ by adding them to a vector.

I want to periodically loop through the vector, check to see if they\'ve exited (they\'ve become

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