MCPcopy Create free account
hub / github.com/QuEST-Kit/QuEST / error_allocOfQuESTEnvFailed

Function error_allocOfQuESTEnvFailed

quest/src/core/errors.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 */
91
92void error_allocOfQuESTEnvFailed() {
93
94 raiseInternalError("Attempted memory allocation for the newly created QuESTEnv unexpectedly failed.");
95}
96
97
98

Callers 1

Calls 1

raiseInternalErrorFunction · 0.85

Tested by

no test coverage detected