Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dcleblanc/SafeInt
/ SafeIntOnDivZero
Method
SafeIntOnDivZero
Test/ConstExpr.cpp:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
constexpr static void SafeIntOnDivZero()
23
{
24
}
25
};
26
27
#define SafeIntDefaultExceptionHandler SafeIntGccCompileOnly
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected