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

Class A

tests/conceptsTest.cpp:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47
48namespace a {
49 struct A {};
50 void f(A a);
51 void b(A a);
52

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected