Go to file
2014-02-09 13:38:52 +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 Ranamed header. 2014-02-09 13:38:52 +04:00
src The lock pool mutexes are now statically initialized. Fixes #9466. 2013-12-14 19:44:23 +04:00
test Corrected includes. 2014-01-27 11:30:04 +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.