MCPcopy 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
29leaf::result<int> f()
30{
31 return 42;
32}
33
34leaf::result<A> g()
35{

Callers 1

gFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected