Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ compose_0_args_handler
Function
compose_0_args_handler
test/composed.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void compose_0_args_handler(int* count)
70
{
71
++(*count);
72
}
73
74
struct compose_0_args_lvalue_handler
75
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected