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

Function f2

test/on_error_preload_nested_error_result_test.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35leaf::error_id f2()
36{
37 return f1().load( info<3>{3} );
38}
39
40int main()
41{

Callers 1

mainFunction · 0.70

Calls 2

loadMethod · 0.80
f1Function · 0.70

Tested by

no test coverage detected