Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Foo
Method
Foo
tests/InitializerList2Test.cpp:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
{
5
public:
6
Foo(std::initializer_list<int> x, const bool b=false, const int z=2){}
7
};
8
9
int main()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected