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