-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
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.