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

Synopsis

Declared in <bslstl_stdexceptutil.h>

static
void
setInvalidArgumentHook(PreThrowHook hook);

Created with MrDocs