Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5
struct A { int i; };
6
7
template<A a>
8
class Foo
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected