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

Function main

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

Source from the content-addressed store, hash-verified

17
18
19int main()
20{
21 Bar bar;
22
23 bar.Do();
24}
25

Callers

nothing calls this directly

Calls 1

DoMethod · 0.45

Tested by

no test coverage detected