Changeset 5551 in orxonox.OLD for trunk/src/lib/util
- Timestamp:
- Nov 12, 2005, 12:56:32 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/util/multi_type.h
r5545 r5551 75 75 private: 76 76 MT_Type type; 77 union Type77 union MultiTypeValue 78 78 { 79 79 bool Bool;
Note: See TracChangeset
for help on using the changeset viewer.