suyu/externals/vcpkg/buildtrees/boost-atomic/src/ost-1.79.0-8319493156.clean
2024-03-05 16:42:40 +08:00
..
.github/workflows Initial commit 2024-03-05 16:42:40 +08:00
build Initial commit 2024-03-05 16:42:40 +08:00
cmake Initial commit 2024-03-05 16:42:40 +08:00
config Initial commit 2024-03-05 16:42:40 +08:00
doc Initial commit 2024-03-05 16:42:40 +08:00
include/boost Initial commit 2024-03-05 16:42:40 +08:00
meta Initial commit 2024-03-05 16:42:40 +08:00
src Initial commit 2024-03-05 16:42:40 +08:00
test Initial commit 2024-03-05 16:42:40 +08:00
.gitattributes Initial commit 2024-03-05 16:42:40 +08:00
appveyor.yml Initial commit 2024-03-05 16:42:40 +08:00
CMakeLists.txt Initial commit 2024-03-05 16:42:40 +08:00
index.html Initial commit 2024-03-05 16:42:40 +08:00
Jamroot.jam Initial commit 2024-03-05 16:42:40 +08:00
README.md Initial commit 2024-03-05 16:42:40 +08:00

Boost.Atomic

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

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

Build status

Branch GitHub Actions AppVeyor Test Matrix Dependencies
master GitHub Actions AppVeyor Tests Dependencies
develop GitHub Actions AppVeyor Tests Dependencies

License

Distributed under the Boost Software License, Version 1.0.