Type of functor called by this object to handle allocation failures. Note that this can be set and accessed using the setFailureHandler and failureHandler methods respectively.
Synopsis
Declared in <balst_stacktracetestallocator.h>
typedef bsl::function<void()> FailureHandler;
Created with MrDocs