Are constructors thread safe in C++ and/or C++11?

前端 未结 0 2047
我寻月下人不归
我寻月下人不归 2021-02-12 10:25

Derived from this question and related to this question:

If I construct an object in one thread and then convey a reference/pointer to it to another thread, is

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