Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/leaf
/ g2
Function
g2
test/on_error_preload_nested_success_result_test.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
leaf::result<void> g2()
26
{
27
return leaf::new_error();
28
}
29
30
leaf::result<void> f()
31
{
Callers
1
f
Function · 0.70
Calls
1
new_error
Function · 0.85
Tested by
no test coverage detected