Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ X
Method
X
tests/InitializerListTest.cpp:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
~X() {}
8
9
X(std::initializer_list<int> x) {}
10
11
X(int z, std::initializer_list<int> x) {}
12
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected