Call bsl::abort() to terminate the process on failure.
Synopsis
Declared in <balst_stacktracetestallocator.h>
static
void
failAbort();
Description
d_failureHandler is initialized to this value by all constructors. Note that in ALL failure situations, errors or warnings will be written to the ostream associated with this object prior to the failure handler call.
Created with MrDocs