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

Function main

tests/TemplateSpecializationWithDependentTypeTest.cpp:19–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17};
18
19int main()
20{
21
22 A<int*> a;
23}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected