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

Function main

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

Source from the content-addressed store, hash-verified

16
17
18int main()
19{
20 Foo<int> i;
21
22 i.Get();
23}
24

Callers

nothing calls this directly

Calls 1

GetMethod · 0.45

Tested by

no test coverage detected