Set the pre‐throw hook for std::overflow_error to the specified hook.
Synopsis
Declared in <bslstl_stdexceptutil.h>
static
void
setOverflowErrorHook(PreThrowHook hook);
Created with MrDocs
Set the pre‐throw hook for std::overflow_error to the specified hook.
Declared in <bslstl_stdexceptutil.h>
static
void
setOverflowErrorHook(PreThrowHook hook);
Created with MrDocs