Invoke the currently installed review-failure handler function with the specified violation as its argument. Note that this function is intended for use by the (BSLS) "REVIEW" macros, but may also be called by clients directly as needed.
violation
Declared in <bsls_review.h>
<bsls_review.h>
static void invokeHandler(ReviewViolation const& violation);