Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ throw_exception
Function
throw_exception
test/strand.cpp:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
void throw_exception()
108
{
109
throw 1;
110
}
111
112
void io_context_run(io_context* ioc)
113
{
Callers
2
error_code_disposition_test
Function · 0.70
exception_ptr_disposition_test
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected