Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/leaf
/ f1
Function
f1
test/BOOST_LEAF_AUTO_test.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
};
33
34
leaf::result<value> f1()
35
{
36
return value { 21 };
37
}
38
39
leaf::result<value> f2()
40
{
Callers
2
f2
Function · 0.70
f2_lambda
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected