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

Function main

tests/CXXDependentScopeMemberExprTest.cpp:18–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16};
17
18int main()
19{
20 Test<int> t;
21
22 t.func<S>();
23}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected