Return the address of the currently installed review‐failure handler function. Note that the initial value of the review‐failure handler is the Review::failByLog method.
Synopsis
Declared in <bsls_review.h>
static
Review::ViolationHandler
violationHandler();
Created with MrDocs