BloombergLP::bsls::Review::invokeHandler

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.

Synopsis

Declared in <bsls_review.h>

static
void
invokeHandler(ReviewViolation const& violation);