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

Function f2

test/on_error_preload_exception_test.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56
57template <class Thrower>
58void f2( Thrower th )
59{
60 return g2(th);
61}
62
63int main()
64{

Callers 1

mainFunction · 0.70

Calls 1

g2Function · 0.70

Tested by

no test coverage detected