Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
Description
In C++11, there is a standard memory model that includes standard implementations of atomics, std::atomic. AtomicWord<T> should be implemented in terms of std::atomic<T>.
Attachments
Issue Links
- is related to
-
SERVER-6018 Replace AtomicUInt with AtomicUInt32
-
- Closed
-