Error of threads in C++ “static assertion failed”

后端 未结 0 785
逝去的感伤
逝去的感伤 2021-01-14 17:01

I made a quick summary of a project i have, in which I have two threads that should be able to read and write on a common variable (protected by a mutex in the real project.

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