MCPcopy 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
34leaf::result<value> f1()
35{
36 return value { 21 };
37}
38
39leaf::result<value> f2()
40{

Callers 2

f2Function · 0.70
f2_lambdaFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected