Throws a std::bad_alloc, or terminates if exceptions are disabled.
Synopsis
Declared in <absl/base/throw_delegate.h>
[[noreturn]]
void
ThrowStdBadAlloc();
Return Value
|
Note
|
This function does not return. |
Created with MrDocs