MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / cleanUp

Function cleanUp

tests/catch.hpp:9949–9952  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9947 return RegistryHubSingleton::getMutable();
9948 }
9949 void cleanUp() {
9950 cleanupSingletons();
9951 cleanUpContext();
9952 }
9953 std::string translateActiveException() {
9954 return getRegistryHub().getExceptionTranslatorRegistry().translateActiveException();
9955 }

Callers 2

~LeakDetectorMethod · 0.85
~SessionMethod · 0.85

Calls 2

cleanupSingletonsFunction · 0.85
cleanUpContextFunction · 0.85

Tested by

no test coverage detected