Go to file
2014-06-09 01:18:38 +04:00
build Added Windows version specification to fix compilation with MSVC. The code targets for Windows 2000. 2014-06-09 01:18:38 +04:00
doc #9527. Fixed a typo in the docs. 2014-05-17 22:06:27 +04:00
include/boost Reworked platform selection, fixed Windows backend. 2014-06-09 01:07:26 +04:00
src Signed flag is now forwarded to the backends. 2014-05-09 18:53:06 +04:00
test Added Windows version specification to fix compilation with MSVC. The code targets for Windows 2000. 2014-06-09 01:18:38 +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.