MCPcopy Create free account
hub / github.com/ERGO-Code/HiGHS / badAlloc

Function badAlloc

check/TestThrow.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20void badAlloc() {
21 // Used in IPX
22 throw std::bad_alloc();
23}
24
25TEST_CASE("ThrowCatch", "[highs_test_throw]") {
26 bool ok;

Callers 1

TestThrow.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected