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

Function main

05.19-stdFmtFormattingShares0/main.cpp:58–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58int main()
59{
60 WithStdFormat();
61 WithStdFormatUseArgumentIndex();
62}

Callers

nothing calls this directly

Calls 2

WithStdFormatFunction · 0.70

Tested by

no test coverage detected