Added RETHROW macro, functionality, tests, examples, etc.
commit29ea14c0f9bceeeb65a9fec2ab685c9d4224d4a0
authorAndreas Waidler <arandes@programmers.at>
Sun, 26 Sep 2010 11:19:39 +0000 (26 13:19 +0200)
committerAndreas Waidler <arandes@programmers.at>
Sun, 26 Sep 2010 11:19:39 +0000 (26 13:19 +0200)
tree7cfb11d829e0b78dd6764d105a44c57bc11453ba
parenta8dcc3ac440dd5bc09e0d93821c0122a0a2f7b2f
Added RETHROW macro, functionality, tests, examples, etc.
include/libsex/declare.hxx
include/libsex/define.hxx
include/libsex/throw.hxx
include/libsex/utility.hxx
include/libsex/utility.ixx
tests/framework/MockException.cxx
tests/framework/MockException.hxx
tests/src/TestUtility.cxx
tests/src/TestUtility.hxx
tests/src/UsageExamples.cxx
tests/src/UsageExamples.hxx