Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/leaf
/ f0
Function
f0
test/on_error_preload_nested_error_exception_test.cpp:37–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
};
36
37
void f0()
38
{
39
auto load = leaf::on_error( info<0>{0} );
40
leaf::throw_exception(info<2>{2});
41
}
42
43
void f1()
44
{
Callers
1
f1
Function · 0.70
Calls
2
on_error
Function · 0.85
throw_exception
Function · 0.70
Tested by
no test coverage detected