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

Function f1

test/on_error_preload_exception_test.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50
51template <class Thrower>
52void f1( Thrower th )
53{
54 return g1(th);
55}
56
57template <class Thrower>
58void f2( Thrower th )

Callers 1

mainFunction · 0.70

Calls 1

g1Function · 0.70

Tested by

no test coverage detected