alexv-smirnov 056bb284cc add library/cpp/actors, ymake build to ydb oss export 2 лет назад
..
.yandex_meta 056bb284cc add library/cpp/actors, ymake build to ydb oss export 2 лет назад
include 2e89520e2b Update contrib/restricted/boost/atomic to 1.80.0 2 лет назад
src e98bb9e6ca Fix ydb sync 2 лет назад
CMakeLists.darwin-x86_64.txt 33ed6077e6 Intermediate changes 2 лет назад
CMakeLists.linux-aarch64.txt a9e5890a07 NO_COMPILER_WARNINGS in cmake msvc builds 2 лет назад
CMakeLists.linux-x86_64.txt 33ed6077e6 Intermediate changes 2 лет назад
CMakeLists.txt 6324d075a5 Intermediate changes 2 лет назад
CMakeLists.windows-x86_64.txt 6324d075a5 Intermediate changes 2 лет назад
README.md a18d511fdd Update contrib/restricted/boost/atomic to 1.79.0 2 лет назад
ya.make 056bb284cc add library/cpp/actors, ymake build to ydb oss export 2 лет назад

README.md

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.