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

Function cleanUp

tutorials/external/catch.hpp:10207–10210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10205 return RegistryHubSingleton::getMutable();
10206 }
10207 void cleanUp() {
10208 cleanupSingletons();
10209 cleanUpContext();
10210 }
10211 std::string translateActiveException() {
10212 return getRegistryHub().getExceptionTranslatorRegistry().translateActiveException();
10213 }

Callers 2

~LeakDetectorMethod · 0.85
~SessionMethod · 0.85

Calls 2

cleanupSingletonsFunction · 0.85
cleanUpContextFunction · 0.85

Tested by

no test coverage detected