This website requires JavaScript.
Explore
Help
Sign In
boost
/
atomic
Watch
2
Star
0
Fork
0
You've already forked atomic
mirror of
https://github.com/boostorg/atomic.git
synced
2026-01-19 16:12:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
boost-1.83.0
atomic
/
doc
History
Andrey Semashev
474e125ab6
Fixed compilation of atomic_ref for const-qualified types.
...
Fixes
https://github.com/boostorg/atomic/issues/62
.
2023-04-29 15:11:25 +03:00
..
atomic.qbk
Mention that atomics are only supposed to work in WB memory.
2023-02-28 12:24:54 +03:00
changelog.qbk
Fixed compilation of atomic_ref for const-qualified types.
2023-04-29 15:11:25 +03:00
examples.qbk
Minimally correct the example documentation for the multi-producer queue to indicate lock-freedom rather than wait-freedom since the push function does not appear to satisfy the requirements for wait-freedom.
2019-08-18 18:52:08 -04:00
Jamfile.v2
Changed docs/Jamfile to generate docs in the library subdirectory.
2021-12-08 19:19:22 +03:00
logo.png
Added a readme and a logo.
2014-01-19 18:13:36 +04:00
logo.svg
Added a readme and a logo.
2014-01-19 18:13:36 +04:00
platform.qbk
atomic: fix typos
2012-12-18 09:43:23 +00:00