Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ overlapped_handler_2
Class
overlapped_handler_2
test/windows/overlapped_ptr.cpp:38–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
struct overlapped_handler_2
39
{
40
void operator()(const boost::system::error_code&, std::size_t)
41
{
42
}
43
};
44
45
void test()
46
{
Callers
1
test
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected