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

Method Print

tests/NonTypeTemplateArgTest.cpp:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7struct SC
8{
9 static void Print() { printf("%s\n", C); }
10};
11
12int main()

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected