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

Remove `mongo/platform/unordered_`* headers

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 3.7.3
    • None
    • None
    • None
    • Fully Compatible
    • Platforms 2018-02-26

    Description

      The `mongo/platform/unordered_map.h` and `mongo/platform/unordered_set.h` headers were added before the transition to both C++11 and the `stdx::` namespace. We now should be using `stdx::` forms of these containers.

      The `platform` headers inject the `stdx::` forms into the `mongo::` namespace, which is less than ideal. We should remove these.

      Attachments

        Activity

          People

            adam.martin@mongodb.com ADAM Martin (Inactive)
            adam.martin@mongodb.com ADAM Martin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: