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

Callers 1

mainFunction · 0.70

Calls 1

AvailableMethod · 0.45

Tested by

no test coverage detected