MCPcopy Create free account
hub / github.com/boostorg/leaf / g2

Function g2

test/on_error_preload_nested_success_result_test.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25leaf::result<void> g2()
26{
27 return leaf::new_error();
28}
29
30leaf::result<void> f()
31{

Callers 1

fFunction · 0.70

Calls 1

new_errorFunction · 0.85

Tested by

no test coverage detected