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

Function main

example/cpp14/operations/composed_6.cpp:336–341  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334//------------------------------------------------------------------------------
335
336int main()
337{
338 test_callback();
339 test_deferred();
340 test_future();
341}

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