Control a scope-dependent failure handler.
The failure handler is added on construction and removed on destruction.
Public Member Functions | |
| ScopedFailureHandler (FailureHandler *fh) | |
| void | reset () |
| void | set (FailureHandler *fh) |
| void | show (std::ostream &out=std::cout) const |