Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/leaf
/ main
Function
main
example/try_capture_all_exceptions.cpp:15–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
#include <iostream>
14
15
int main()
16
{
17
std::cout <<
"Unit test not applicable."
<< std::endl;
18
return 0;
19
}
20
21
#else
22
Callers
nothing calls this directly
Calls
4
try_capture_all
Function · 0.85
try_catch
Function · 0.85
value
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected