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

Class A

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

Source from the content-addressed store, hash-verified

3#define INSIGHTS_USE_TEMPLATE 1
4
5struct A { int i; };
6
7template<A a>
8class Foo

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected