Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
template <class Thrower>
52
void f1( Thrower th )
53
{
54
return g1(th);
55
}
56
57
template <class Thrower>
58
void f2( Thrower th )
Callers
1
main
Function · 0.70
Calls
1
g1
Function · 0.70
Tested by
no test coverage detected