It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center




9年前关闭。




有人可以推荐关于如何编写线程安全容器的好书吗?
谢谢

最佳答案

STL port 是一种提供线程安全的 STL 实现,您可能想查看一下。

关于c++ - 编写线程安全容器,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/6691399/

10-12 20:33