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

Destructors are no-throw by default in C++11

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Some types in the codebase have destructors marked with throw(), which is redundant and prevents MSVC from generating defaults for these methods.

      See DBException.

            Assignee:
            backlog-server-devtools DO NOT USE - Backlog - Dev Tools
            Reporter:
            samantha.ritter@mongodb.com Samantha Ritter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: