Return the address of the currently installed review‐failure handler.

Synopsis

Declared in <bsls_review.h>

static
Review::ViolationHandler
violationHandler();

Description

Note that the initial value of the review‐failure handler is the Review::failByLog method.

Return Value

currently installed review‐failure handler

Created with MrDocs