Throws a std::bad_function_call, or terminates if exceptions are disabled.

Synopsis

Declared in <absl/base/throw_delegate.h>

[[noreturn]]
void
ThrowStdBadFunctionCall();

Return Value

Note

This function does not return.

Created with MrDocs