MCPcopy 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
30void Show()
31{
32 printf("%d\n", air.Available());
33}
34
35int main()
36{

Callers 1

mainFunction · 0.70

Calls 1

AvailableMethod · 0.45

Tested by

no test coverage detected