MCPcopy 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

31void takes_y(Y y);
32
33void bar(std::initializer_list<int> x) {}
34
35
36template<typename T>

Callers 1

fooFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected