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

Function main

tests/NestedNamespaceTest.cpp:20–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18};
19
20int main()
21{
22 One one;
23 One::Two two;
24 One::Two::Three three;
25}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected