15 #ifndef Om_Language_Operation_SystemOperation_
23 #ifndef Om_Macro_Precompilation_
25 #include "boost/test/unit_test.hpp"
35 BOOST_AUTO_TEST_SUITE(SystemOperationTest)
37 BOOST_AUTO_TEST_CASE(DefinitionTest) {
44 BOOST_AUTO_TEST_SUITE_END()
59 Om::Language::Operation::SystemOperation
63 inline char const * Type_::GetName() {
67 inline void Type_::Give(Evaluation & theEvaluation) {
68 theEvaluation.TakeQuotedProducer(
69 System::Get().GetLexicon()
std::auto_ptr< TheGiveable > Give(TheGiveable &)
Calls Move on the object.
#define Om_Language_Operation_SystemOperation_GetName_()