Modified DECLARE/DEFINE to expect seperate scope.
commite67156ce6522142b0d81d4350797d57db608c63d
authorAndreas Waidler <arandes@programmers.at>
Mon, 15 Aug 2011 12:36:19 +0000 (15 14:36 +0200)
committerAndreas Waidler <arandes@programmers.at>
Mon, 15 Aug 2011 12:36:19 +0000 (15 14:36 +0200)
treee095bd091a08ebc301164bb30dcbb318f31750b4
parent3935228afe9fd369ba1afdebae32f3eaa2910260
Modified DECLARE/DEFINE to expect seperate scope.

Can now be used for inner classes (etc.), but requires non-global scope.
libsex/declare.hxx
libsex/define.hxx
tests/UsageExamples.cxx
tests/framework/ExampleException1.cxx
tests/framework/ExampleException1.hxx
tests/framework/ExampleException2.cxx
tests/framework/ExampleException2.hxx