MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / main

Function main

tests/DefaultArgInNamespaceTest.cpp:19–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19int main()
20{
21 Test::West w;
22
23 std::cout << "test: " << w.load() << "\n";
24}

Callers

nothing calls this directly

Calls 1

loadMethod · 0.80

Tested by

no test coverage detected