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

Class my_error

test/try_catch_error_id_test.cpp:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31struct info { int value; };
32
33struct my_error: std::exception { };
34
35int main()
36{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by 1

mainFunction · 0.56