MCPcopy 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
107void throw_exception()
108{
109 throw 1;
110}
111
112void io_context_run(io_context* ioc)
113{

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected