Boost.Atomic
Add the following line to your cabin.toml
file:
"boost/atomic" = "1.66.0"
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.
Distributed under the .