Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
template <class Thrower>
58
void f2( Thrower th )
59
{
60
return g2(th);
61
}
62
63
int main()
64
{
Callers
1
main
Function · 0.70
Calls
1
g2
Function · 0.70
Tested by
no test coverage detected