Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FidoProject/Fido
/ FatalConditionHandler
Class
FatalConditionHandler
tests/catch.h:5773–5775 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5771
namespace Catch {
5772
5773
struct FatalConditionHandler {
5774
void reset() {}
5775
};
5776
5777
} // namespace Catch
5778
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected