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

Function main

08.06-designatedInitializers2/main.cpp:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37const NamedPoint p7{.name = "zero", .pt{0, 0, 0}};
38
39int main() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected