Is boost::atomic_shared_ptr absolutely safe?

前端 未结 0 771
误落风尘
误落风尘 2021-02-15 15:21

It is well known that std::shared_ptr is not thread safe. So it is easy to find a lot of crashing code samples in the web with simple programs to illustrate disadvantages of std

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