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

Function main

example/cpp14/operations/composed_4.cpp:237–242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235//------------------------------------------------------------------------------
236
237int main()
238{
239 test_callback();
240 test_deferred();
241 test_future();
242}

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