Set the pre‐throw hook for std::out_of_range to the specified hook.

Synopsis

Declared in <bslstl_stdexceptutil.h>

static
void
setOutOfRangeHook(PreThrowHook hook);

Created with MrDocs