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

remove "using boost namespace" from goodies.h

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.1.0
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None

      Probably a bad idea to have "using namespace boost;" in a common header. The boost namespace is enormous and has a potential for name collisions and confusion. Maybe we can tighten up the scope to just common things we use like scoped/shared pointer, etc.

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: