BloombergLP::bslstl::StdExceptUtil::throwOutOfRange

Throw a std::out_of_range exception supplying the specified message as the sole argument to its constructor.

Synopsis

Declared in <bslstl_stdexceptutil.h>

[[noreturn]]
static
void
throwOutOfRange(char const* message);

Return Value

NOTE

This function does not return.