absl::ThrowStdBadFunctionCall

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.