Changeset 9779 in orxonox.OLD for branches/new_class_id/src/lib/util/executor
- Timestamp:
- Sep 20, 2006, 10:08:58 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/util/executor/functor_list.h
r9748 r9779 62 62 63 63 //! mixed values: 64 FUNCTOR_LIST(2)(FUNCTOR_CALL_TYPE, const std::string&, bool); 64 65 FUNCTOR_LIST(2)(FUNCTOR_CALL_TYPE, const std::string&, int); 65 66 FUNCTOR_LIST(2)(FUNCTOR_CALL_TYPE, const std::string&, float);
Note: See TracChangeset
for help on using the changeset viewer.