Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Vector
Method
Vector
tests/EduLifeTimeTest10.cpp:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
struct Vector
6
{
7
Vector(std::initializer_list<const char*>) {}
8
};
9
10
void Fun(Vector) {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected