MCPcopy Create free account
hub / github.com/dcleblanc/SafeInt / NegationVerify

Function NegationVerify

Test/SubVerify.cpp:7014–7018  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7012 }
7013
7014 void NegationVerify()
7015 {
7016 cout << "Verifying Negation:" << endl;
7017 NegationVerifyAll();
7018 }
7019}

Callers 1

mainFunction · 0.85

Calls 1

NegationVerifyAllFunction · 0.85

Tested by 1

mainFunction · 0.68