Throw a custom exception type and attempt to catch it in the test program.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 8 Oct 2016 21:56:52 +0000 (17:56 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 8 Oct 2016 21:56:52 +0000 (17:56 -0400)
commit146602ed4a17d3f0314cd5294435a56e6f0ce1e4
tree71e3484c2886b7addac6cf6bb0a9f3a0b4e616b2
parent02352c78b82d16b78243a3ccc04638df54ae40ee
Throw a custom exception type and attempt to catch it in the test program.

This allows all the tests to run. It is possible to inspect the exception by
breaking on __cxa_throw.
test.cc
zcpointer.cc
zcpointer.h