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

Function main

example/cpp20/operations/c_callback_wrapper.cpp:227–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225//------------------------------------------------------------------------------
226
227int main()
228{
229 test_callback();
230 test_deferred();
231 test_future();
232}

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