Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/leaf
/ main
Function
main
test/capture_exception_result_async_test.cpp:11–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
#include <iostream>
10
11
int main()
12
{
13
std::cout <<
"Unit test not applicable."
<< std::endl;
14
return 0;
15
}
16
17
#else
18
Callers
nothing calls this directly
Calls
8
new_error
Function · 0.85
try_handle_all
Function · 0.85
on_error
Function · 0.85
try_handle_some
Function · 0.85
report_errors
Function · 0.85
launch_tasks
Function · 0.70
value
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected