Go to file
2014-05-11 23:14:47 +04:00
build Attempt to fix linking tests on Windows. 2013-09-04 08:46:22 +00:00
doc Added a readme and a logo. 2014-01-19 18:13:36 +04:00
include/boost Added missing include. 2014-05-11 23:14:47 +04:00
src Signed flag is now forwarded to the backends. 2014-05-09 18:53:06 +04:00
test Working on the library rewrite. Implemented gcc-x86 and gcc-sync 2014-05-04 00:14:24 +04:00
.gitattributes Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
index.html atomic: update maintainers & libraries files, add index.html 2012-12-07 16:55:38 +00:00
README.md Added a readme and a logo. 2014-01-19 18:13:36 +04:00

#Boost.Atomic

Boost.Atomic, part of collection of the Boost C++ Libraries, implements atomic operations for various CPU architectures, reflecting the standard interface defined in C++11.

Directories

  • build - Boost.Atomic build scripts
  • doc - QuickBook documentation sources
  • include - Interface headers of Boost.Atomic
  • src - Compilable source code of Boost.Atomic
  • test - Boost.Atomic unit tests

More information

License

Distributed under the Boost Software License, Version 1.0.