MCPcopy Create free account
hub / github.com/RenderKit/embree / translateActiveException

Function translateActiveException

tutorials/external/catch.hpp:10211–10213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10209 cleanUpContext();
10210 }
10211 std::string translateActiveException() {
10212 return getRegistryHub().getExceptionTranslatorRegistry().translateActiveException();
10213 }
10214
10215} // end namespace Catch
10216// end catch_registry_hub.cpp

Callers 3

handleExceptionMatchExprFunction · 0.85
catch.hppFile · 0.85

Calls 1

Tested by

no test coverage detected