Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove references to boost::atomic in accumulator example #1119

Merged
merged 2 commits into from Apr 20, 2014

Conversation

andreasbuhr
Copy link
Contributor

The documentation of the accumulator example has a paragraph about usage of boost::atomic. But usage of boost::atomic was removed from the accumulator example in 2012. It confuses the reader and should be removed.

Usage of boost::atomic was replaced by usage of hpx::components::locking_hook

@andreasbuhr
Copy link
Contributor Author

Added some more cleanup:
There is a section about "action codes" in the documentation, but the corresponding code was removed two years ago. The definition of action codes is not necessary any more, so remove that section from the documentation.

hkaiser added a commit that referenced this pull request Apr 20, 2014
remove references to boost::atomic in accumulator example
@hkaiser hkaiser merged commit 9d4cd30 into STEllAR-GROUP:master Apr 20, 2014
@hkaiser
Copy link
Member

hkaiser commented Apr 20, 2014

Thanks!

@hkaiser hkaiser added this to the 0.9.9 milestone Apr 20, 2014
@hkaiser hkaiser self-assigned this Apr 20, 2014
@hkaiser hkaiser changed the title remove references to boost::atomic in accumulator example Remove references to boost::atomic in accumulator example May 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants