Return the address of the currently installed assertion‐failure handler function if it is a Handler (and not a ViolationHandler); otherwise, return NULL.
Synopsis
Declared in <bsls_assert.h>
static
Assert::Handler
failureHandler();
Created with MrDocs