Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ f
Function
f
tests/StdInitializerList5Test.cpp:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
#include <initializer_list>
3
4
int f(std::initializer_list<int> l) {}
5
6
int main()
7
{
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected