Like many topics in the arena of software development, exceptions continue to be a subject of religious debate. Leaving aside the issue of whether they should be used at all (although that sounds like a topic for a future article), I would like to focus for the moment on their proper usage in C++.
Exceptions [...]
Entries Tagged as 'c++'
C++ exception specifications considered harmful
January 28th, 2008 · No Comments
Tags: c++