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

Method Vector

tests/EduLifeTimeTest10.cpp:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5struct Vector
6{
7 Vector(std::initializer_list<const char*>) {}
8};
9
10void Fun(Vector) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected