C++ Initialize struct with mutex field

前端 未结 0 1598
旧时难觅i
旧时难觅i 2021-01-06 01:53

I\'m trying to figure out how to initialize a struct with a mutex field, since the mutex type is not copyable or movable in C++.

I have the struct:

typ         


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