Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/leaf
/ f
Function
f
test/result_implicit_conversion_test.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
};
28
29
leaf::result<int> f()
30
{
31
return 42;
32
}
33
34
leaf::result<A> g()
35
{
Callers
1
g
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected