Return a reference to the function that will be called when a failure is observed.

Synopsis

Declared in <balst_stacktracetestallocator.h>

StackTraceTestAllocator::FailureHandler const&
failureHandler() const;

Return Value

reference to the function called when a failure is observed

Created with MrDocs