MCPcopy 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

mainFunction · 0.85

Calls 1

TestDoubleFunction · 0.85

Tested by 1

mainFunction · 0.68