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

Function main

example/cpp20/operations/composed_5.cpp:279–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

277//------------------------------------------------------------------------------
278
279int main()
280{
281 test_callback();
282 test_deferred();
283 test_future();
284}

Callers

nothing calls this directly

Calls 3

test_callbackFunction · 0.70
test_deferredFunction · 0.70
test_futureFunction · 0.70

Tested by

no test coverage detected