15 #ifndef Om_Language_Operation_DoOperation_
23 #ifndef Om_Macro_Precompilation_
25 #include "boost/test/unit_test.hpp"
35 BOOST_AUTO_TEST_SUITE(DoOperationTest)
37 BOOST_AUTO_TEST_CASE(DefinitionTest) {
44 BOOST_AUTO_TEST_CASE(SimpleTest) {
47 System::Get().Evaluate(
"do {<-[code points]} {abc}")
51 BOOST_AUTO_TEST_SUITE_END()
69 Om::Language::Operation::DoOperation
73 inline char const * Type_::GetName() {
77 inline void Type_::Give(Evaluation & theEvaluation) {
#define Om_Language_Operation_DoOperation_GetName_()
std::auto_ptr< TheGiveable > Give(TheGiveable &)
Calls Move on the object.