MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / Foo

Method Foo

tests/StdInitializerList3Test.cpp:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4struct Foo
5{
6 Foo(std::initializer_list<int> l) {}
7};
8
9class Test

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected