MCPcopy Create free account
hub / github.com/Italink/ModernGraphicsEngineGuide / main

Function main

Docs/MkdocsRepair/main.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92int main() {
93 traverse(directory_iterator("./"));
94 return 0;
95}

Callers

nothing calls this directly

Calls 1

traverseFunction · 0.85

Tested by

no test coverage detected