Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/leaf
/ f1
Function
f1
test/on_error_preload_nested_error_result_test.cpp:29–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
leaf::error_id f1()
30
{
31
auto load = leaf::on_error( info<0>{-1}, info<1>{1}, info<2>{-1} );
32
return f0();
33
}
34
35
leaf::error_id f2()
36
{
Callers
1
f2
Function · 0.70
Calls
2
on_error
Function · 0.85
f0
Function · 0.70
Tested by
no test coverage detected