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

Class test_ex

test/boost_exception_test.cpp:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30namespace leaf = boost::leaf;
31
32struct test_ex: std::exception { };
33
34typedef boost::error_info<struct test_info_, int> test_info;
35

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by 1

mainFunction · 0.56