Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ main
Function
main
example/cpp14/operations/composed_2.cpp:214–219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
//------------------------------------------------------------------------------
213
214
int main()
215
{
216
test_callback();
217
test_deferred();
218
test_future();
219
}
Callers
nothing calls this directly
Calls
3
test_callback
Function · 0.70
test_deferred
Function · 0.70
test_future
Function · 0.70
Tested by
no test coverage detected