Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ main
Function
main
example/cpp20/operations/composed_1.cpp:152–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
//------------------------------------------------------------------------------
151
152
int main()
153
{
154
test_callback();
155
test_deferred();
156
test_future();
157
}
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