Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/leaf
/ f
Function
f
test/on_error_preload_nested_success_exception_test.cpp:42–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
void f()
43
{
44
auto load = leaf::on_error( info{2} );
45
g1();
46
g2();
47
}
48
49
int main()
50
{
Callers
1
main
Function · 0.70
Calls
3
on_error
Function · 0.85
g1
Function · 0.70
g2
Function · 0.70
Tested by
no test coverage detected