Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/leaf
/ what
Method
what
test/print_test.cpp:87–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
struct my_exception: std::exception
86
{
87
char const * what() const noexcept override { return
"my_exception what"
; }
88
};
89
90
int main()
Callers
9
throw_exception
Function · 0.45
throw_exception
Function · 0.45
throw_exception
Function · 0.45
throw_exception
Function · 0.45
throw_exception
Function · 0.45
throw_exception
Function · 0.45
throw_exception
Function · 0.45
main
Function · 0.45
throw_exception
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected