Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/programming-with-cpp20
/ Show
Function
Show
12.24-constexprStaticInitFiasco1/main.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
void Show()
32
{
33
printf(
"%d\n"
, air.Available());
34
}
35
36
int main()
37
{
Callers
1
main
Function · 0.70
Calls
1
Available
Method · 0.45
Tested by
no test coverage detected