Changeset 1290 in Sophya for trunk/SophyaLib/BaseTools/mutyv.h
- Timestamp:
- Nov 3, 2000, 5:51:43 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/mutyv.h
r1080 r1290 37 37 ~MuTyV(); 38 38 39 inline char Type() { return typ; }39 inline char Type() const { return typ; } 40 40 41 41 MuTyV & operator= (MuTyV const & a);
Note:
See TracChangeset
for help on using the changeset viewer.