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

Function main

tests/EduLifeTimeTest13.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23};
24
25int main()
26{
27 S invalids{1, {2, 3}}; // #A
28}
29

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected