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

Function main

Test/CompileTest.cpp:287–292  ·  view source on GitHub ↗

Need to add tests for the miscellaneous helper functions Min, Max, Align, Swap Also need the pointer functions */

Source from the content-addressed store, hash-verified

285 Also need the pointer functions
286*/
287int main(int, char**)
288{
289 CompileMe();
290 void ConstExpr();
291 return 0;
292}

Callers

nothing calls this directly

Calls 1

CompileMeFunction · 0.85

Tested by

no test coverage detected