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

Function main

tests/Cpp20ClassAsNTTP4Test.cpp:25–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25int main()
26{
27 Foo<A{2}> f;
28 Foo<A{3}> fc;
29}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected