Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/leaf
/ f2
Function
f2
test/on_error_accumulate_nested_error_result_test.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
leaf::error_id f2()
44
{
45
return f1().load( info<3>(3) );
46
}
47
48
int main()
49
{
Callers
1
main
Function · 0.70
Calls
2
load
Method · 0.80
f1
Function · 0.70
Tested by
no test coverage detected