Changeset 447 in dev for trunk/ab5.0/abdev/BasicCompiler_Common/include
- Timestamp:
- Mar 21, 2008, 2:23:20 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/BasicCompiler_Common/include/Type.h
r424 r447 153 153 154 154 bool Equals( const Type &type ) const; 155 bool IsCovariant( const Type &type ) const; 155 156 156 157 int GetBasicSize() const;
Note:
See TracChangeset
for help on using the changeset viewer.