Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dcleblanc/SafeInt
/ CastVerify
Function
CastVerify
Test/CastVerify.cpp:107–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
void CastVerify()
108
{
109
cout <<
"Verifying Casting:"
<< endl;
110
TestDouble();
111
}
112
}
113
Callers
1
main
Function · 0.85
Calls
1
TestDouble
Function · 0.85
Tested by
1
main
Function · 0.68