MCPcopy Create free account
hub / github.com/RenderKit/oidn / ~FatalConditionHandlerGuard

Method ~FatalConditionHandlerGuard

external/catch.hpp:8034–8036  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8032 m_handler->engage();
8033 }
8034 ~FatalConditionHandlerGuard() {
8035 m_handler->disengage();
8036 }
8037 };
8038
8039} // end namespace Catch

Callers

nothing calls this directly

Calls 1

disengageMethod · 0.80

Tested by

no test coverage detected