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

Function main

example/cpp11/operations/composed_6.cpp:345–350  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

343//------------------------------------------------------------------------------
344
345int main()
346{
347 test_callback();
348 test_deferred();
349 test_future();
350}

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