2
0
mirror of https://github.com/boostorg/atomic.git synced 2026-02-02 08:22:08 +00:00
Files
atomic/include
Andrey Semashev e4f8770665 Reorganized atomic, atomic_ref and atomic_flag implementation.
Moved public classes definitions to the public headers and renamed
the internal implementation headers. This will allow to reuse the
implementation headers for inter-process atomics later.
2020-06-09 21:56:03 +03:00
..