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