MCPcopy 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
4int f(std::initializer_list<int> l) {}
5
6int main()
7{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected