Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/programming-with-cpp20
/ main
Function
main
08.09-designatedInitializers4/main.cpp:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
const Point p3{.y = 3, .z = 4};
14
15
int main() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected