Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-13913

Provide implementation of AtomicWord<T> in terms of std::atomic

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 2.7.1
    • Internal Code
    • 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

          Activity

            People

              andrew.morrow@mongodb.com Andrew Morrow (Inactive)
              schwerin@mongodb.com Andy Schwerin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: