在哪里可以找到C ++ 0x同步原语的好的固体文档? [英] Where can I find good, solid documentation for the C++0x synchronization primitives?

查看:180
本文介绍了在哪里可以找到C ++ 0x同步原语的好的固体文档?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经看过 :: std :: thread :: std :: forward 等文章,但是我没看到关于 :: std :: atomic 的好文章。当然还有标准提案文件,但是我没有看到任何刚刚想要使用该设施的人的文件。

I've seen articles on ::std::thread and ::std::forward and such, but I have seen no good articles on ::std::atomic. There is, of course, the standards proposal paper, but I haven't seen any good documentation for someone who just wanted to use the facility.

有没有?我在哪里可以找到?

Is there any? Where can I find it?

推荐答案

just ::线程库具有体面的文档,由 Anthony Williams C ++并发行动 的作者和维护者的Boost线程库。

The just::thread library has decent documentation and was developed by Anthony Williams, author of C++ Concurrency in Action and maintainer of the Boost thread library.

这篇关于在哪里可以找到C ++ 0x同步原语的好的固体文档?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆