MCPcopy Create free account
hub / github.com/QuEST-Kit/QuEST / demo_auto

Function demo_auto

examples/isolated/reporting_environments.cpp:87–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85
86
87void demo_auto() {
88
89 initQuESTEnv();
90
91 reportStr("auto");
92 reportQuESTEnv();
93}
94
95
96

Callers 1

mainFunction · 0.70

Calls 3

initQuESTEnvFunction · 0.85
reportStrFunction · 0.85
reportQuESTEnvFunction · 0.85

Tested by

no test coverage detected