remove "using boost namespace" from goodies.h

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 2.1.0
    • Affects Version/s: None
    • Component/s: Internal Code
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • 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:
            Eric Milkie
            Reporter:
            Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: