Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ WestE
Method
WestE
tests/StdInitializerList3Test.cpp:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
Foo v{1,2,3};
32
public:
33
WestE()
34
: v{1,2}
35
{}
36
37
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected