Unconditionally abort the current application. It is up to the caller to first output a useful message describing the location of the failure.

Synopsis

Declared in <bsls_assertimputil.h>

[[noreturn]]
static
void
failByAbort();

Return Value

Note

This function does not return.

Created with MrDocs