MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / ~FatalConditionHandler

Method ~FatalConditionHandler

unittests/catch.hpp:7366–7368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7364 }
7365
7366 FatalConditionHandler::~FatalConditionHandler() {
7367 reset();
7368 }
7369
7370bool FatalConditionHandler::isSet = false;
7371ULONG FatalConditionHandler::guaranteeSize = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected