Unconditionally abort the current application. It is up to the caller to first output a useful message describing the location of the failure.
Declared in <bsls_assertimputil.h>
[[noreturn]]
static
void
failByAbort();
This function does not return.