Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ increment
Function
increment
test/bind_allocator.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
};
77
78
void increment(int* count)
79
{
80
++(*count);
81
}
82
83
void bind_allocator_to_function_object_test()
84
{
Callers
1
operator()
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected