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

Class error1

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

Source from the content-addressed store, hash-verified

31template <int> struct info { int value; };
32
33struct error1: std::exception { };
34struct error2: std::exception { };
35struct error3: std::exception { };
36

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by 1

mainFunction · 0.68