Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ bar
Function
bar
tests/InitializerListTest.cpp:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
void takes_y(Y y);
32
33
void bar(std::initializer_list<int> x) {}
34
35
36
template<typename T>
Callers
1
foo
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected