Create a guard object that installs the specified temporary review failure handler and automatically restores the original handler on destruction.
Synopsis
Declared in <bsls_review.h>
explicit
ReviewFailureHandlerGuard(Review::ViolationHandler temporary);
Created with MrDocs