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