MCPcopy 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
38struct overlapped_handler_2
39{
40 void operator()(const boost::system::error_code&, std::size_t)
41 {
42 }
43};
44
45void test()
46{

Callers 1

testFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected