Return the address of the currently installed assertion‐failure handler function.
Synopsis
Declared in <bsls_assert.h>
static
Assert::ViolationHandler
violationHandler();
Return Value
currently installed assertion‐failure handler function
Created with MrDocs