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

Class test

test/_compile-fail-exception_2.cpp:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7namespace leaf = boost::leaf;
8
9struct test: std::exception { };
10
11auto e = leaf::exception(42, test());

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected