Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/programming-with-cpp20
/ main
Function
main
05.12-stdFmtFloatFormatting0/main.cpp:18–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
int main()
19
{
20
auto s = Use();
21
22
std::cout << s <<
'\n'
;
23
}
Callers
nothing calls this directly
Calls
1
Use
Function · 0.70
Tested by
no test coverage detected