MCPcopy Create free account
hub / github.com/boostorg/hana / main

Function main

test/issues/github_15.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18int main() {
19 auto copy = call_always(Tracked{1});
20 (void)copy;
21}

Callers

nothing calls this directly

Calls 1

call_alwaysFunction · 0.85

Tested by

no test coverage detected