MCPcopy Create free account
hub / github.com/andreasfertig/programming-with-cpp20 / main

Function main

08.03-designatedInitializers0/main.cpp:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10const Point p1{3, 0, 4};
11
12int main() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected