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

Class error_c

example/exception_to_result.cpp:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15class error_a: public virtual error_base { };
16class error_b: public virtual error_base { };
17class error_c: public virtual error_base { };
18
19
20// Lower-level library function which throws exceptions.

Callers 1

compute_answer_throwsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected